Sublime Forum

How to stop autocomplete in ST4 on semicolon

#1

Hi!

Since upgrading to ST4 I get autocomplete suggestions for almost any character I type. This is especially annoying on PHP syntax when you type ; and press enter to switch to the next line but instead, you get the first snippet select and inserted.

How can this be turned off without completely turning off autocomplete?

https://www.youtube.com/watch?v=s7uRDEWvsik

Regards

Matt

0 Likes

#2

Does it happen in safe mode?

0 Likes

#3

Can’t reproduce the semi-column one. But there are other AC issues for PHP.

0 Likes

#4

No, it works fine in safe mode.

But ST4 - PHP autocompletion (workflow) shows the exact same problem.

0 Likes