Files
vscode/extensions/json-language-features
Rafał Chłodnicki 896dc31762 [json-language-features] Fix json/schemaAssociations parameters documentation
The `json/schemaAssociations` documentation is not accurate in stating
that the only supported parameter is an object in `{ pattern: uri }`
format. It also supports the structure defined by `SchemaConfiguration`
interface from "vscode-json-languageservice".

Also updated the server code to match that.

Resolves #106060
2020-09-03 19:57:02 +02:00
..
2020-08-28 15:00:52 +02:00
2020-06-11 22:28:05 +02:00
2020-06-26 14:12:11 +02:00
2020-06-26 14:12:11 +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.