Skip to content

Commit dc13a1f

Browse files
xml
1 parent 510ec90 commit dc13a1f

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

packages/common/src/scopeSupportFacets/xml.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ export const xmlScopeSupport: LanguageScopeSupportFacetMap = {
167167
"type.foreach": notApplicable,
168168
"type.interface": notApplicable,
169169
"type.return": notApplicable,
170+
"type.resource": notApplicable,
171+
"type.resource.iteration": notApplicable,
170172
"type.typeArgument": notApplicable,
171173
"type.typeArgument.iteration": notApplicable,
172174
"type.variable": notApplicable,

0 commit comments

Comments
 (0)