Files
vscode/extensions/json-language-features
Pedro Pacheco eae2f57127 Fix #240654: Avoid encoding reserved chars in JSON schema URL
Use skipEncoding in uri.toString(true) to prevent percent‑encoding of
characters like ":", "&" and "=" when building the URI.
This ensures the JSON schema URL remains valid.
2025-03-27 17:55:49 +00:00
..
2025-01-27 22:46:17 +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.