When working in Sublime Text 3 with the file index.jade
(also tried index.haml
) the plugin Emmet does not work.
Tell me why it does not work?
In the files html
, css
, sass
Emmet works.
When working in Sublime Text 3 with the file index.jade
(also tried index.haml
) the plugin Emmet does not work.
Tell me why it does not work?
In the files html
, css
, sass
Emmet works.
Source: https://ru.stackoverflow.com/questions/435918/
All Articles