Answer the question
In order to leave comments, you need to log in
Sublime text 3: how to disable dropdown hints?
In JS files, I see drop-down "tips" that somewhat interfere with my life and work: https://monosnap.com/image/JjiBKkfF2yJYTjZzqgYY8e3...
How can I turn them off?
Answer the question
In order to leave comments, you need to log in
Preferences → Settings User
{
// Enable auto complete to be triggered automatically when typing.
"auto_complete": false
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question