Sublime Forum

Removing default auto-completions Sublime 3

#1

Hi,

I’m trying to add some auto-completions in Sublime, and it works fine, but the problem is that there already default ones and I want to remove them, in order for my custom to show in the first place. For example, when I type “exclusive”, I firstly get the default one, which is not very useful:

Is it possible to remove the default ones (in this case the first suggested with annotation “abc”) so I can get my custom ones in the first place of the list?

1 Like

#2

None of them looks like a default one. Maybe like something from SublimeCodeIntel or any other plugin.

0 Likes