sublimelsp / LSP-jdtls

Convenience package for the Eclipse JDT language server
https://packagecontrol.io/packages/LSP-jdtls
MIT License
30 stars 4 forks source link

Fixup .sublime-project key #13

Closed rwols closed 3 years ago

rwols commented 3 years ago

The project key is wrong.

LDAP commented 3 years ago

What effect does this change have? I am not familiar with sublime-package files. (is there any documentation?)

rchl commented 3 years ago

Those are json schema files that are used by https://github.com/sublimelsp/LSP-json to provide validation and completions for various configuration files in Sublime, including in preferences, project-specific settings, keybindings etc...

See also the section specific to ST schemas here: https://github.com/sublimelsp/LSP-json#schemas-contributed-by-packages