JavaScript-Completions icon indicating copy to clipboard operation
JavaScript-Completions copied to clipboard

Disable specific completions

Open mike-czarnota opened this issue 7 years ago • 1 comments

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

mike-czarnota avatar Apr 09 '17 14:04 mike-czarnota

Hello @panczarny ,

There isn't something like that at the moment! You can only disable the whole file. I will check what i can do about that.

Thanks

pichillilorenzo avatar Apr 09 '17 15:04 pichillilorenzo