vscode/extensions/json-language-features
2020-02-21 09:36:54 +01:00
..
.vscode Add compound debug for json 2019-08-01 14:14:21 -07:00
client Don't use rootPath in built-in extension. For #90562 2020-02-18 14:24:11 +01:00
icons [ImgBot] Optimize images 2018-11-06 20:46:03 +00:00
server [json] "Format document" on a large JSON file adds extra bracket Fixes #91125 2020-02-21 09:36:54 +01:00
.vscodeignore [json] improve CONTRIBUTING.md 2019-02-15 10:17:40 +01:00
CONTRIBUTING.md json-language-features/CONTRIBUTING.md fixes 2019-05-04 00:43:46 -04:00
extension.webpack.config.js use const instead of var 2019-12-30 10:52:27 +01:00
package.json [json] move jsonValidation declaration for #88835 2020-01-23 11:35:51 +01:00
package.nls.json [json] make result limit configurable. Fixes #84259 2019-12-04 15:41:02 +01:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
yarn.lock [json] avoid too many deltas (#79014) & update dependencies 2020-01-22 15:51:39 +01: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.