mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
add configuration-editing extension that proposes commands in keybindings.json, #7185
This commit is contained in:
9
extensions/configuration-editing/OSSREADME.json
Normal file
9
extensions/configuration-editing/OSSREADME.json
Normal 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"
|
||||
}]
|
||||
Reference in New Issue
Block a user