请详细告知你的新解决思路(Your new RFCs):
https://github.com/microsoft/vscode/blob/4acf2d9b46b75748ae687cf3b2952a0799679873/extensions/typescript-language-features/package.json#L87
通过 json schema 可以实现 json 配置的提示体验,并且还能减少 js ts 代码负担。
跟进类型(Follow-up Types):
- 这是某个任务
- 这是一个具体的 PR 的地址(URL)
4条答案
按热度按时间nfg76nw01#
初步思路是通过 egg-bin postinstall 自动设置 .vscode/settings.json 里面
json.schemas
oymdgrw72#
https://json-schema.org/learn/getting-started-step-by-step.html
nx7onnlm3#
https://code.visualstudio.com/docs/languages/json
1yjd4xko4#
poc
.vscode/settings.json