We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb2e3d3 commit 12eb1c4Copy full SHA for 12eb1c4
packages/common/src/scopeSupportFacets/scss.ts
@@ -20,6 +20,7 @@ export const scssScopeSupport: LanguageScopeSupportFacetMap = {
20
21
"name.argument.formal": supported,
22
"name.argument.formal.iteration": supported,
23
+ "name.function": supported,
24
25
"value.argument.formal": supported,
26
"value.argument.formal.iteration": supported,
0 commit comments