Sublime Forum

CSS selector completion?

#1

Hello,

My css selector names that I have in the document is not showing up in the auto complete function or dropdown. For example:

.test {
color: pink;
}

.te … {}

So the class test is already set and when i wanna use that class name and hopefully have the auto complete fill in the blank for me. How can I get this feature? I have codeintel and that seems not to work for me ;/

0 Likes