Sublime Forum

ST3: Tab-completion broken in html attr values

#1

I have “auto_complete_commit_on_tab”: true and “translate_tabs_to_spaces”: true, but when I have something like

<div class="mylongclassname">...</div>
<div class="myl

and press tab, it just inserts some amount of spaces instead of autocompleting. For what it’s worth, autocompletion inside attribute values worked fine in ST2.

Has anyone else noticed this? Or do I have some invisible settings that are screwing this up?

0 Likes