docs: Validate JSON snippets (settings, keymap, tasks, etc) (#40043)
Closes #ISSUE Release Notes: - N/A *or* Added/Fixed/Improved ...
This commit is contained in:
@@ -8,7 +8,7 @@ XML support is available through the [XML extension](https://github.com/sweetppr
|
||||
|
||||
If you have additional file extensions that are not being automatically recognized as XML just add them to [file_types](../configuring-zed.md#file-types) in your Zed settings:
|
||||
|
||||
```json
|
||||
```json [settings]
|
||||
"file_types": {
|
||||
"XML": ["rdf", "gpx", "kml"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user