LSP-json icon indicating copy to clipboard operation
LSP-json copied to clipboard

Integration with Sublime Merge preferences.

Open UltraInstinct05 opened this issue 4 years ago • 1 comments

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 to Preferences.sublime-settings based on the path i.e. if the preferences happens to be in the Sublime Merge directory, apply the schema for that setting (That's just an idea, though)

UltraInstinct05 avatar Nov 21 '21 09:11 UltraInstinct05

While at it, theme should accept (the undocumented) sublime-merge-theme as extension there as well. Compare sublimehq/Packages#4023.

It currently chokes:

Image

jrappen avatar Jan 24 '25 11:01 jrappen