Commit Graph

15 Commits

Author SHA1 Message Date
Martin Aeschlimann
30cfae0d78 use www.schemastore 2025-07-10 18:16:09 +02:00
Martin Aeschlimann
8aca9a5331 JSON Language Server output channel appears twice (#206877) 2024-03-05 10:01:55 +01:00
RedCMD
eee4b5fc50 Contribute to json language server with a custom language. (#198583)
* Contribute to json language server with a custom language.

* Add `snippets` to `"activationEvents"`

* Remove hardcoded `snippets` from `documentSettings`

* Fix wrong variable in `!isEqualSet()`

* Use `extensions.allAcrossExtensionHosts` instead of `extensions.all`

* enable `"enabledApiProposals"` for `extensions.allAcrossExtensionHosts`

* Fix error: `Property 'allAcrossExtensionHosts' does not exist on type 'typeof extensions'`

* Remove `snippets`
2024-01-30 11:10:23 +00:00
Martin Aeschlimann
851b39876e [json] don't use md5 (#201971) 2024-01-08 21:50:59 +01:00
Martin Aeschlimann
69b2435e14 set a user agent when attempting to retrieve $schema JSON Schemas (#190726) 2023-08-21 12:14:11 +02:00
Martin Aeschlimann
b27ee6b7b5 [html/css/json] pass the location of the localization bundle to the server (#168111)
pass the location of the localization bundle to the server
2022-12-05 14:49:27 -08:00
Logan Ramos
bf1697d98c Consume proposed telemetry API (#165862)
* Consume proposed telemetry API

* Update webpack
2022-11-08 21:58:28 -05:00
Martin Aeschlimann
e783fdc25e css/html/json update to lsp 8 (#148715) 2022-05-19 12:48:53 +02:00
Logan Ramos
c047af40b2 Fix compilation 2022-01-19 16:18:14 -05:00
Martin Aeschlimann
95a9378519 [json] add 'Clear schema cache' command. Fixes #138524 2021-12-06 16:56:17 +01:00
Martin Aeschlimann
cd34f23699 improve json cache log messages (for #101050) 2021-11-29 23:28:48 +01:00
Martin Aeschlimann
f13f5832fd [json] when downloading JSON Schema files, do Conditional GETs. Fixes #101050 2021-11-19 22:06:54 +01:00
Martin Aeschlimann
7aaa2474eb JSON Schema validation https failed without details. Fixes #127769 2021-10-08 12:03:03 +02:00
Martin Aeschlimann
e3a79e9e44 [css/html/json] Randomize inspect ports to avoid conflicts 2020-11-04 16:03:27 +01:00
Martin Aeschlimann
4c030c46d4 [json] run serverless 2020-06-11 18:32:24 +02:00