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