Sublime Forum

Dumber autocomplete in Sublime Text 3?

#1

Hi,

In sublime text 2, most of the time autocomplete only offered terms already used in the same file. In sublime text 3, autocomplete now often tries to intelligently provide idioms from PHP in my .gsp files (grails views). I’m not using PHP in my project, so this feature is a major inconvenience. Is there a way to make autocomplete dumber, so it works like it worked in sublime 2? Thanks.

FYI I have this package installed: github.com/alienhard/SublimeAllAutocomplete I don’t think it should cause this behavior though.

0 Likes