Module: languages/json
Variables
patternMatchers
• patternMatchers: Record<SimpleScopeTypeType, NodeMatcher>
Defined in
Functions
stringTextFragmentExtractor
▸ stringTextFragmentExtractor(node, _selection): null | Range
Parameters
| Name | Type | 
|---|---|
| node | SyntaxNode | 
| _selection | SelectionWithEditor | 
Returns
null | Range