Releases: sublimelsp/LSP-json
Releases · sublimelsp/LSP-json
v1.0.1
v1.0.0
Features:
- Replace
vscode-json-languageserver-bin
withvscode-json-languageserver
(@jfcherng) - Update
vscode-json-languageserver
to version 1.2.3 - Add palette command for opening
LSP-json
settings - Run server from cache directory
- Add schema definitions for
*.sublime-build
,*.sublime-keymap
,*.sublime-project
and*.sublime-settings
created by @AmjadHD
Maintenance:
- Update schemas list with latest from http://schemastore.org/json/ and add an update script
- Migrate settings to use flatter structure (remove
client
key) - Sync server settings with VSCode defaults
Remove support for sublime-settings
0.0.8 Merge pull request #1 from sublimelsp/dependabot/npm_and_yarn/https-p…
Add user configuration
0.0.7 Add user configuration
0.0.6
Fix installing node_modules on windows
0.0.5
Use sublime.packages_path()
0.0.4
Update readme
0.0.3
🐛 FIX: Can't install node modules when packed as sublime-package
0.0.2
👌 IMPROVE: Just install the plugin and everything will work out of th…
0.0.1
update readme