sublimelsp/LSP-json

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

rwols opened this issue · 1 comments

rwols commented

Like the title says.

rwols commented

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

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