vscode/extensions/json-language-features
Literallie 27ce1616ca
Show JSON schema resolution issues in status bar, not notifications
Note that this uses the status bar item only for that. After switching files,
the item is not shown until problems
are re-evaluated.
2018-10-10 16:15:06 +02:00
..
.vscode [json] split json extension (for #45900) 2018-03-17 15:47:58 +01:00
client Show JSON schema resolution issues in status bar, not notifications 2018-10-10 16:15:06 +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 Revert "Use ErrorCode in JSON Language Service schema resolution error handling" 2018-10-10 11:03:12 +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 Revert "Use ErrorCode in JSON Language Service schema resolution error handling" 2018-10-10 11:03:12 +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.