sublimelsp / LSP-json

Schema validation/completions for your JSON and Sublime files
MIT License
75 stars 10 forks source link

"contents" of a sublime completion is optional #80

Closed rwols closed 3 years ago

rwols commented 3 years ago

As reported by @FichteFoll on Discord, the "contents" of a completion is optional and can be deduced from the "trigger".

https://github.com/sublimelsp/LSP-json/blob/078a6eee9a8935e5819a9c79359ae4a9480ec17a/schemas/sublime-completions.json#L54