add configuration-editing extension that proposes commands in keybindings.json, #7185

This commit is contained in:
Johannes Rieken
2016-06-03 15:40:36 +02:00
parent a25c0caae0
commit 9afa1307d4
4 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
// ATTENTION - THIS DIRECTORY CONTAINS THIRD PARTY OPEN SOURCE MATERIALS:
[{
"name": "Microsoft/node-jsonc-parser",
"version": "0.0.0",
"license": "MIT",
"isProd": true,
"repositoryURL": "https://github.com/Microsoft/node-jsonc-parser"
}]