sublimelsp / LSP-json

Schema validation/completions for your JSON and Sublime files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Explain what settings should be used in PackageDev when using in conjunction with PackageDev

rwols opened this issue · comments

Like the title says.

this should be set in Packages/User/PackageDev.sublime-settings

{
    "settings.auto_complete": false,
    "settings.tooltip": false
}