sublimetext3 - Configuring Emmet to Work on EJS files (Sublime Text 3) -


i've begun writing nodejs web app .ejs files templating views. i'm trying emmet work on .ejs extensions .html extensions in sublime text 3. have ideas how this?

i assumed installed emmet , configured key binding emmet-sublime https://packagecontrol.io/packages/emmet. in other make emmet work .ejs install ejs package: https://packagecontrol.io/packages/ejs.


then close .ejs files reopen them. can #root , hit tab in .ejs files.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -