Releases: SublimeText/EJS
Releases · SublimeText/EJS
v3.0.0
Compare
Sorry, something went wrong.
No results found
Rewrite syntax definition by extending ST's core HTML
requires: ST4152+
2.0.2
Compare
Sorry, something went wrong.
No results found
fix: Dollar sign in syntax name not working
2.0.1
Compare
Sorry, something went wrong.
No results found
Update readme to include ST 4
2.0.0
Compare
Sorry, something went wrong.
No results found
Updated to version 2 of Sublime Text's syntax definitions. The minimum supported Sublime Text version is now 4075.
Now using Sublime Text's native JavaScript syntax for highlighting JavaScript within EJS (instead of a copy of the old Babel JS syntax definition)
1.4.7
Compare
Sorry, something went wrong.
No results found
Fix scope for interpolation operators
1.4.4
Compare
Sorry, something went wrong.
No results found
Improvements to Dracula color scheme (a5d4f02 )
1.4.3
Compare
Sorry, something went wrong.
No results found
Update color scheme to better support the default JavaScript syntax (85e23ba )
readme: Use better heading levels (b8dbe6a )
1.4.0
Compare
Sorry, something went wrong.
No results found
Add EJS tag autocompletions and remove the snippets that did the same thing (a1d4635 )
1.3.0
Compare
Sorry, something went wrong.
No results found
Remove dependency on the Babel package (f6394b7 )
1.2.1
Compare
Sorry, something went wrong.
No results found
snippets: Fix bug introduced in a9d1602 that prevented insert-delimiters completion (888b01f )