Releases: sublimelsp/LSP-json
Releases · sublimelsp/LSP-json
v1.7.1
Fix
- Improve wording for 'auto' theme and color scheme variants (#89)
v1.7.0
Fix
- Include schemas that don't have a fileMatch (#85)
- Update for modified settings in ST4 (#88)
Docs
- Add information about using with PackageDev (#86)
v1.6.7
Maintenance
- Use "vscode-json-languageserver" from NPM (#83)
v1.6.6
- Yet more small auto_complete_selector tweaks
v1.6.5
- Update auto-complete tweaks for LSP 1.2.12
v1.6.4
Fix
- Use ${node_bin} for the node binary (#81)
v1.6.3
Fix: "contents" of a sublime completion is optional
v1.6.2
Fix
- Fix build system "syntax" key pattern (#78)
- Don't show error on server triggering "editor.action.triggerSuggest" (#79)
Chore
v1.6.1
A release to make sure that the release notes with breaking changes are triggered.
v1.6.0
Fix
- Remove invalid index_exclude_unknown_extensions (#73)
Feature
- Implement support for defining which files should use "jsonc" handling
Maintenace
- Update bundled schema-store schemas