Sublime Forum

Annoying autocomplete for PHP array in ST3

#1

Hi, I just switched to ST3. I’m not sure this is a bug, but everytime I define an array in PHP, the auto-complete menu appears with auto-completing values like this :

array(<list>),
Create a PHP array

it appears every times when I add/edit array’s element. In ST2, it doesn’t, and I find it a bit annoying.
Does anyone know how to get rid of this annoying behavior ?

0 Likes

#2

Looks like there’s a good answer here: https://github.com/SublimeCodeIntel/SublimeCodeIntel/issues/340#issuecomment-33501217

0 Likes