vscode/extensions/json-language-features
Literallie 0137ebd471
Use ErrorCode in JSON Language Service schema resolution error handling
This adds a dependency on vscode-json-languageservice to the client,
which might not be desired, but allows for cleaner code and the correct
reference should the error codes change.
2018-10-09 01:52:28 +02:00
..
.vscode [json] split json extension (for #45900) 2018-03-17 15:47:58 +01:00
client Use ErrorCode in JSON Language Service schema resolution error handling 2018-10-09 01:52:28 +02:00
icons [json] split json extension (for #45900) 2018-03-17 15:47:58 +01:00
server Remove duplicate blank lines at the start of some extension src files 2018-10-02 16:28:19 -07:00
.vscodeignore update css/html/json dependencies and webpack cleanup (fixes #57431, fixes #58417) 2018-09-19 16:52:47 +02:00
extension.webpack.config.js update css/html/json dependencies and webpack cleanup (fixes #57431, fixes #58417) 2018-09-19 16:52:47 +02:00
package.json Use ErrorCode in JSON Language Service schema resolution error handling 2018-10-09 01:52:28 +02:00
package.nls.json fix javadoc formatter setting description 2018-07-30 17:03:13 +02:00
README.md Edit pass on new built-in extension comments (#54277) 2018-07-13 15:28:27 -07:00
yarn.lock Use ErrorCode in JSON Language Service schema resolution error handling 2018-10-09 01:52:28 +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.