Autocomplete is a very useful Sublime Text feature that allows users to boost their productivity.

The program uses your input to create a database of word combinations and strings that you frequently use.

But sometimes, autocomplete suggestions may not be available in Sublime Text.

sublime text does not autocomplete

This guide brings you four potential solutions to help you solve this problem.

Contents

Troubleshooting Sublime Next Autocomplete Not Working

1.

Set autocomplete to true

First of all, see to it the autocomplete feature is enabled.

Go toPreferences>prefs.

Theauto_complete: trueparameter needs to be visible in your parameters.

Do check your custom CSS syntax file if you have one.

And there you have four methods to restore the autocomplete functionality in Sublime Text.

Let us know which method worked for you.