Sublime Forum

Accept Suggested Autocomplete Without Expanding it

#1

Hi,

In Sublime Text, I have installed Emmet so that I can do zen coding. Now, the problem is that when I’m typing, and get an autocomplete suggestion, as soon as I accept that autocomplete suggestion (either by entering tab, enter, or even pressing space bar), the suggested tag is expanded; this causes me not to be able to continue the zen coding.

To give you an example, say I want to insert a with 6 child elements. If I enter select>opt, then autocomplete suggests option, but as soon as I accept option, that expands to select.

What I want is to accept option, but that it won’t expand to .

Is there anyway to accomplish this?

Thanks,
Scott

0 Likes