提交 dc31a480 编写于 作者: M Martin Aeschlimann

[json] enable quick suggestions in strings

上级 cc7f3cbf
......@@ -109,6 +109,11 @@
"description": "Traces the communication between VS Code and the JSON language server."
}
}
},
"configurationDefaults": {
"[json]": {
"editor.quickSuggestions": { "strings": true }
}
}
},
"dependencies": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册