adopt snippets with profile change (#153079)

* adopt snippets with profile change

* feedback
This commit is contained in:
Sandeep Somavarapu
2022-06-24 10:10:22 +02:00
committed by GitHub
parent 45f9ce71fc
commit c8ee8a25c5
2 changed files with 12 additions and 4 deletions

View File

@@ -52,7 +52,8 @@
".devcontainer.json"
],
"filenamePatterns": [
"**/User/snippets/*.json"
"**/User/snippets/*.json",
"**/User/profiles/*/snippets/*.json"
]
}, {
"id": "json",