sublimelsp / LSP-json

Schema validation/completions for your JSON and Sublime files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning when `"ruler_width"` is used in ``"rulers"`

masterdigger opened this issue · comments

"maxItems": 2 in "rulers" array

"rulers": [[80, "solid", 2.0], 78, [90, "dotted"]]

#167

The fix will be included in the next release of LSP-json