I use Sublime Text 3 to program only that autocomplete is not working. I already installed the plugin Sublime Intelcode but it still does not work. The suggestions do not appear when I write the code. How to solve?
I use Sublime Text 3 to program only that autocomplete is not working. I already installed the plugin Sublime Intelcode but it still does not work. The suggestions do not appear when I write the code. How to solve?
Well, I'll post here as a solution how I solved my problem, from what I saw on the internet, there are a lot of people looking for this problem.
First I checked the Preferences/Settings-User
menu if the "auto_complete": true,
was enabled if you do not have to set "auto_complete": true,
Then install the necessary plugins to make the effect of autocomplete
according to your need I will leave here the plugins that I used and that work perfectly.
CSS Extended Completions
Emmet
Sublime Linter
What I'm going to put next and Opcional
is my suggestion but for those who spend many hours programming I think it's a good subject to wear out less.
Spacegray theme