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