Skip to content

Commit 12eb1c4

Browse files
Added support
1 parent bb2e3d3 commit 12eb1c4

File tree

1 file changed

+1
-0
lines changed
  • packages/common/src/scopeSupportFacets

1 file changed

+1
-0
lines changed

packages/common/src/scopeSupportFacets/scss.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export const scssScopeSupport: LanguageScopeSupportFacetMap = {
2020

2121
"name.argument.formal": supported,
2222
"name.argument.formal.iteration": supported,
23+
"name.function": supported,
2324

2425
"value.argument.formal": supported,
2526
"value.argument.formal.iteration": supported,

0 commit comments

Comments
 (0)