All notable changes to the "erb-inline-js-helper" extension will be documented in this file.
0.4.0 (2026-02-14)
0.3.4 (2026-02-14)
0.3.3 (2026-02-10)
- add node_modules (d7fb648)
0.3.2 (2026-02-10)
- ignore node_modules (4686e5d)
0.3.1 (2026-02-10)
0.3.0 (2026-02-09)
0.2.1 (2026-02-08)
0.2.0 (2026-01-25)
0.1.2 (2026-01-04)
- Add
Shopify.ruby-lspas an extension dependency.
- Support Go to Definition inside
javascript_tag doblocks.
- Support JavaScript code completion inside
javascript_tag doblocks. - Support hover info inside
javascript_tag doblocks. - Add logging to debug completion behavior.
- Treat
javascript_tagblocks as JavaScript for comment toggling (//).
- Initial release