wbond / package_control

The Sublime Text package manager
https://packagecontrol.io
4.79k stars 816 forks source link

Document ranges for the `sublime_text` build selector #1575

Closed FichteFoll closed 10 months ago

FichteFoll commented 3 years ago

We don't have an example for range selectors in our example_repositoy.json and definitely should add one. There's been some confusion about this in the past, most recently https://github.com/vuejs/vue-syntax-highlight/issues/208.

deathaxe commented 1 year ago

An example will be provided by PC4.0 (see https://github.com/wbond/package_control/blob/eea307ec74195f2589aa1d09d9f6bd08641d0b21/example-repository.json#L312-L314).

Furthermore PC4.0 ships a json schema so users of LSP-json, will get full intellisense support for writing repositories.

The only requirement is to add a schema entry to their json files.

see: https://github.com/wbond/package_control/blob/eea307ec74195f2589aa1d09d9f6bd08641d0b21/example-repository.json#L6