LSP-json
LSP-json copied to clipboard
Schema validation/completions for your JSON and Sublime files
Currently, `LSP-json` doesn't provide any helper for preferences when it comes to Sublime Merge. It would be a nice enhancement if there was a way to apply a specific schema...
This language server sends snippet completions like `"operator": $1`. ``` :: --> LSP-json textDocument/completion(102): {'position': {'character': 17, 'line': 9}, 'textDocument': {'uri': 'file:///Users/raoulwols/Library/Application%20Support/Sublime%20Text%203/Packages/LSP-json/Default.sublime-keymap'}} ::
The inverse of #23. When a package author has defined his or her sublime-package.json, there should be a command in the command palette that auto-generates the .sublime-settings file for the...
The PackageDev package generates popups with a description of the key for settings files. For example:  Because we're basically doing the same for schema files (for...
Bumps [request-light](https://github.com/microsoft/node-request-light) from 0.7.0 to 0.8.0. Release notes Sourced from request-light's releases. v0.8.0 Changes: #25: Add package exports #32: update dependencies and prepare 0.8.0 #31: chore: add suppression file #30:...
Bumps [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice) from 5.3.11 to 5.4.0. Release notes Sourced from vscode-json-languageservice's releases. v5.4.0 Changes: #234: prepare 5.4.0 #233: Bump braces from 3.0.2 to 3.0.3 This list of changes was auto...
Bumps [jsonc-parser](https://github.com/microsoft/node-jsonc-parser) from 3.2.1 to 3.3.1. Release notes Sourced from jsonc-parser's releases. v3.3.1 Changes: #92: remove exports, prepare 3.3.1 This list of changes was auto generated. v3.3.0 Changes: Feature Requests:...
Bumps [vscode-json-languageservice](https://github.com/Microsoft/vscode-json-languageservice) from 5.4.3 to 5.4.4. Release notes Sourced from vscode-json-languageservice's releases. v5.4.4 Changes: #258: prepare 5.4.4 This list of changes was auto generated. v5.4.4-0 No release notes provided. Commits...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sublimelsp/LSP-json). This repository currently has no open or...