vscode/extensions/json-language-features
Martin Aeschlimann b3cc787d78
[json] use language indicator for folding limit warnings (#153104)
* reduce number of json notifications

* use language indicator for folding limit warnings. For #142496

* add comment for resultLimit + 1
2022-06-24 15:01:02 +02:00
..
.vscode html-language-features CONTRIBUTING.md is wrong. Fixes #129842 2021-08-19 11:50:09 +02:00
client [json] use language indicator for folding limit warnings (#153104) 2022-06-24 15:01:02 +02:00
icons [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
server [json] use language indicator for folding limit warnings (#153104) 2022-06-24 15:01:02 +02:00
.vscodeignore remove unecessary files in build 2022-02-18 20:38:55 +01:00
CONTRIBUTING.md html-language-features CONTRIBUTING.md is wrong. Fixes #129842 2021-08-19 11:50:09 +02:00
extension-browser.webpack.config.js used shared webpack-config for browser 2020-06-25 23:22:02 +02:00
extension.webpack.config.js update request-light 2021-07-13 09:16:43 +02:00
package.json Update extension telemetry modules (#153057) 2022-06-24 00:53:23 +00:00
package.nls.json [json] Allow "json.validate.enable": false in settings / disable JSON validation or error checking. Fixes #114775 2022-04-12 15:33:25 +02:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
yarn.lock Update extension telemetry modules (#153057) 2022-06-24 00:53:23 +00:00

Language Features for JSON files

Notice: This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.

Features

See JSON in Visual Studio Code to learn about the features of this extension.