Answer the question
In order to leave comments, you need to log in
How to enable autocomplete in sublime?
Autocomplete only works with ctrl + space. How can I turn it on so that it appears on its own? Of the plugins, only Emmet is installed. Maybe he turns it off somehow?
Answer the question
In order to leave comments, you need to log in
Found a solution.
Find the CSS.sublime-package file. It is located in C:\Program Files\Sublime Text 3\Packages. Open it with an archiver. Delete the Completion Rules.tmPreferences file there. Restart sublime. Success.
There is an auto_complete option in the main sublime settings file, do you have it set to true?
// Enable auto complete to be triggered automatically when typing.
"auto_complete": true
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question