I just started using ST3 for editing html, today the floating lists that usually show up after typing the start of the attributes (“color:”, “font-family:”, etc.), which then lets you pick colors and fonts and whatnot stopped working. I’ve made no changes to settings or anything. Any help would be appreciated.
The floating lists for attributes stopped showing up (html)
OdatNurd
#2
A common reason for this happening would be that Sublime doesn’t know you’re editing an HTML file. Have you saved your file since you started working on it (and as an HTML file and not say a .txt
file or a file with no extension)?
0 Likes
ornerymas
#3
Yes I did, and all the other auto-indent auto-tag-close and so on for html are working fine, it’s just the floating lists for attributes that stopped working.
0 Likes