Skip to content

Commit 54b5ed3

Browse files
committed
update CHANGLOG
1 parent 829538d commit 54b5ed3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,12 @@ All notable changes to the "robotcode" extension will be documented in this file
2222

2323
- If you hover over a variable, you will see, if the variable can be resolved
2424

25-
- show quick pick for debug configuration
25+
- show quick pick for debug/run configuration
26+
- if there is no launch configuration selected and you want to run code with "Start Debugging" or "Run without Debugging", robotcode will show you a simple quick pick, where you can select a predefined configuration
27+
- some cosmetic changes in updating Test Explorer
28+
- correct handling of showing inline values and hover over variables in debugger
29+
- correct handling of variable assignment with an "equal" sign
30+
- add more regression tests
2631

2732
### added
2833

0 commit comments

Comments
 (0)