Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/configuration-editing/package.json')
-rw-r--r--extensions/configuration-editing/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/extensions/configuration-editing/package.json b/extensions/configuration-editing/package.json
index 0b501ce9d04..f2ebd926da2 100644
--- a/extensions/configuration-editing/package.json
+++ b/extensions/configuration-editing/package.json
@@ -54,6 +54,11 @@
"filenamePatterns": [
"**/User/snippets/*.json"
]
+ }, {
+ "id": "json",
+ "extensions": [
+ ".code-profile"
+ ]
}
],
"jsonValidation": [