v0.5.0
added
- Added support for RobotFramework 5.0
- Debugger supports TRY/EXCEPT, WHILE,... correctly
- (Semantic)- highlighter detects new statements
- Formatter not uses internal tidy tool
- handle EXPECT AS's variables correctly
- Complete new statements
- Some completion templates for WHILE, EXCEPT, ...
- Discovering tests is now more error tolerant
- Semantic tokenizing now also detects ERROR and FATAL_ERROR tokens
- some cosmetic corrections in discoring tests
note: RobotFramework 5.0 Alpha 1 has a bug when parsing the EXCEPT AS statement,
so the highlighter does not work correctly with this version.
This bug is fixed in the higher versions.