mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
11 lines
282 B
Markdown
11 lines
282 B
Markdown
# Language Features for JSON files.
|
|
|
|
**Notice** This extension is bundled with Visual Studio Code. It can be disabled but not uninstalled.
|
|
|
|
## Features
|
|
|
|
This extension provides language support to JSON files.
|
|
- auto-completion
|
|
- diagnostics
|
|
- extra information on hover
|
|
- formatting |