Answer the question
In order to leave comments, you need to log in
How to befriend Emmet with Stylus in Sublime Text 3?
Switched to stylus. Previously, when writing in pure css, then by pressing Tab it was possible to auto-complete the writing of css-properties. Is it possible to somehow make stylus friends with Emmet?
Developers who use stylus, do you use auto-complete css-properties in the editor when writing?
Answer the question
In order to leave comments, you need to log in
I also recently started using stylus, put it on top of emmet, it works great. Didn't take any additional action.
All these snippets work.
In the user settings of the emmet, type in the line
{
"css_completions_scope": "source.css - meta.selector.css - meta.property-value.css, source.stylus - meta.selector.css - meta.property-value.css, source.scss - meta.selector.scss - meta.property-value.scss, source.less - meta.selector.css - meta.property-value.css",
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question