Implement export/import profiles

- Introduce workbench profile service
- Implement settings, global state, extension profiles
- Implement import/export profile actions
This commit is contained in:
Sandeep Somavarapu
2022-04-22 23:51:05 +05:30
parent b7774c843e
commit 5b242ed4ff
12 changed files with 506 additions and 0 deletions

View File

@@ -54,6 +54,11 @@
"filenamePatterns": [
"**/User/snippets/*.json"
]
}, {
"id": "json",
"extensions": [
".code-profile"
]
}
],
"jsonValidation": [