vscode/extensions/json-language-features
2022-04-12 15:33:25 +02:00
..
.vscode html-language-features CONTRIBUTING.md is wrong. Fixes #129842 2021-08-19 11:50:09 +02:00
client [json] Allow "json.validate.enable": false in settings / disable JSON validation or error checking. Fixes #114775 2022-04-12 15:33:25 +02:00
icons [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
server [json] Allow "json.validate.enable": false in settings / disable JSON validation or error checking. Fixes #114775 2022-04-12 15:33:25 +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 [json] Allow "json.validate.enable": false in settings / disable JSON validation or error checking. Fixes #114775 2022-04-12 15:33:25 +02: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 [json] Allow "json.validate.enable": false in settings / disable JSON validation or error checking. Fixes #114775 2022-04-12 15:33:25 +02: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.