Skip to content

v2.0.0.EAP

Pre-release
Pre-release
Compare
Choose a tag to compare
@ptrthomas ptrthomas released this 01 Feb 12:08
· 42 commits to main since this release
4930069

Refer to instructions: V2 Refactor 2024

If you already downloaded a version, look at the last number in the filename (or the file upload date) to see if a newer version is available.

Version History
2024-03-11 | 37 - JS line before gherkin comment no longer flagged as error
2024-02-29 | 34 - fix JS += and binary operand formatting, ternary expression syntax
2024-02-23 | 31 - fix JS indenting
2024-02-22 | 30 - fix formatting issues
2024-02-21 | 25 - Console error links to feature, fixed set syntax, module working directory for run config, improved structure view, syntax errors don't affect other steps
2024-02-20 | 23 - Fix run-config TextArea look / behavior, JSON re-formatting intentions (quick-fixes)
2024-02-19 | 22 - JSON indenting works within doc-string sections, support JVM parameters in run config
2024-02-14 | 21 - Fixed file-icon visibility in light mode, Java.type() and read() can navigate to reference
2024-02-08 | 20 - Fixed eval keyword and JS loop syntax, license encoding changed (re-login required)
2024-02-05 | 19 - Support old versions of IntelliJ starting from 2021.1, Code Formatting works
2024-02-01 | 16 - First Early Access version