File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,13 @@ All notable changes to the "robotcode" extension will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
- - introduce new version scheme to support pre-release versions of the extension
7
+ - Introduce new version scheme to support pre-release versions of the extension
8
8
- see [ README] ( https://github.com/d-biehl/robotcode#using-pre-release-version )
9
- - rework handling VSCode test items to ensure all defined tests can be executed, also when they are ambiguous
9
+ - Rework handling VSCode test items to ensure all defined tests can be executed, also when they are ambiguous
10
10
- see [ #37 ] ( https://github.com/d-biehl/robotcode/issues/37 )
11
- - semantic highlighting of new WHILE and EXCEPT options for RF 5.0
12
- -
11
+ - Semantic highlighting of new WHILE and EXCEPT options for RF 5.0
12
+ - Support for inline IF for RF 5.0
13
+ - Support for new BREAK, CONTINUE, RETURN statements for RF 5.0
13
14
14
15
15
16
## 0.7.0
You can’t perform that action at this time.
0 commit comments