Releases: ventojs/webstorm-vento
Releases · ventojs/webstorm-vento
v0.7.1
17 Jan 22:07
Compare
Sorry, something went wrong.
No results found
0.7.1 (2026-01-17)
Bug Fixes
v0.7.0
15 Jan 00:04
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-01-14)
Features
parser: add support for new features in Vento 2.2 and 2.3 (#189 ) (#191 ) (a407bde )
Bug Fixes
editing: fix formatting corner cases with set and if blocks (#190 ) (71229af )
v0.6.1
03 Jan 14:16
Compare
Sorry, something went wrong.
No results found
0.6.1 (2026-01-03)
Bug Fixes
v0.6.0
31 Dec 10:20
Compare
Sorry, something went wrong.
No results found
0.6.0 (2025-12-31)
Features
editing: introduce navigation to file for layout and include elements (#180 ) (#173 ) (d75b805 )
Bug Fixes
v0.5.0
13 Dec 09:29
Compare
Sorry, something went wrong.
No results found
0.5.0 (2025-12-13)
Features
parser: add support for fragment keyword (#52 ) (#165 ) (e6d6bb5 )
parser: add support for frontmatter parsing and highlighting (#100 ) (#158 ) (9d50a6f )
settings: add frontmatter highlighting setting (#162 ) (e0590b2 )
Bug Fixes
docs: update README with front-matter and fragment support details (#168 ) (fc62390 )
v0.4.0
02 Dec 00:33
Compare
Sorry, something went wrong.
No results found
0.4.0 (2025-12-02)
Features
editing: add block auto-closing and introduced basic autocompletion (#154 ) (#156 ) (7511e10 )
v0.3.0
28 Nov 23:06
Compare
Sorry, something went wrong.
No results found
0.3.0 (2025-11-28)
Features
parser: improve HTML language support for Vento templates (#76 ) (#141 ) (959ba34 )
Bug Fixes
cicd: correct env variable name in release workflow (69edf4d )
v0.2.1
16 Nov 13:29
Compare
Sorry, something went wrong.
No results found
0.2.1 (2025-11-16)
Bug Fixes
cicd: update token names in release workflow and Gradle build configuration (d5e1cc3 )
v0.2.0
16 Nov 12:14
Compare
Sorry, something went wrong.
No results found
0.2.0 (2025-11-16)
Features
clean_up: add .editorconfig and ktlint configuration (83f4ebf )
clean_up: adjust lexer to handle whitespace and improve tokenization (fbd8de7 )
clean_up: enhance lexer support for HTML, text, and line handling (5862f7f )
comment: complete comment block support (#47 ) (2170027 )
echo: add support for echo keyword (#40 ) (#130 ) (4a5d693 )
function: add function support (#48 ) (#131 ) (37812d6 )
html: introduce HTML language injection and default content block handling (#65 ) (f456757 )
import-export: support import and export blocks (#92 ) (d5378fe )
include: add support for include syntax (#45 ) (#112 ) (32d96dd )
layout: add support for layout syntax in lexer, parser, and syntax highlighter (#46 ) (#108 ) (45d6e93 )
lexer: enhance JavaScript and comment parsing for Vento language (25cc55e )
parser: add support for if, else, and else if constructs (#44 ) (#132 ) (cca641c )
parser: use js highlighting where possible (#134 ) (#137 ) (a62befd )
pipe: improve pipe handling (#41 ) (#129 ) (d9c1b54 )
plugin: add color settings page for Vento highlighting support in clean_up (47763e0 )
set: add support for Vento set blocks (#42 ) (#104 ) (29c31d3 )
variables: add support for variable pipe expressions (|>) (fc1fd8c ), closes #39
Bug Fixes
cicd: Update release-please-config.json (659f9e8 )
clean_up: correct typos and improve syntax in HTML demo text (ab71ff3 )
deps: update junit-framework monorepo to v5.13.4 (#67 ) (f62c4f0 )
deps: update junit-framework monorepo to v6.0.1 (#125 ) (5bfc342 )