Skip to content

Releases: sublimelsp/LSP-json

v1.0.1

24 Mar 21:52
20125f9
Compare
Choose a tag to compare

Fixes:

  • Don't allow session to start if server is not ready
  • Only apply preferences schema to Preferences.sublime-settings (#17)

v1.0.0

22 Mar 18:45
a219d56
Compare
Choose a tag to compare

Features:

  • Replace vscode-json-languageserver-bin with vscode-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

15 Dec 20:57
360f47c
Compare
Choose a tag to compare
0.0.8

Merge pull request #1 from sublimelsp/dependabot/npm_and_yarn/https-p…

Add user configuration

29 Sep 13:51
Compare
Choose a tag to compare
0.0.7

Add user configuration

0.0.6

03 Aug 16:55
Compare
Choose a tag to compare

Fix installing node_modules on windows

0.0.5

28 Jul 22:26
Compare
Choose a tag to compare
Use sublime.packages_path()

0.0.4

27 Jul 08:48
Compare
Choose a tag to compare
Update readme

0.0.3

26 Jul 21:59
Compare
Choose a tag to compare
🐛 FIX: Can't install node modules when packed as sublime-package

0.0.2

26 Jul 21:23
Compare
Choose a tag to compare
👌 IMPROVE: Just install the plugin and everything will work out of th…

0.0.1

30 Apr 22:16
Compare
Choose a tag to compare
update readme