N
N
Nikolai Gromov2014-09-08 16:03:08
Sublime Text
Nikolai Gromov, 2014-09-08 16:03:08

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

1 answer(s)
K
Konstantin Velichko, 2014-09-08
@Zoxon

Preferences → Settings User

{
// Enable auto complete to be triggered automatically when typing.
"auto_complete": false
}

Autocomplete will only be on Ctrl+Space

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question