Open
Description
Hello,
how can I disable specific completions?
E.g. I'd like to have apply, bind, call, toString, length
completions, but without Function ( paramsAndBody_..: string )
?
I'd like to be solution without editing the Packages/JavaScript Completions/sublime-completions/Function.sublime-settings
file