We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cabcaad commit 07c48c6Copy full SHA for 07c48c6
CHANGELOG.md
@@ -7,9 +7,10 @@ All notable changes to the "robotcode" extension will be documented in this file
7
### added
8
- added section about style customization to README.md
9
- added file icons for robot files
10
- - in VSCode Version >= 1.64, if the icon theme does not provide an icon for robot files, this icon is used
+ - starting with VSCode Version 1.64, if the icon theme does not provide an icon for robot files, this icon is used
11
- add automatic debug configurations
12
- you don't need to create a launch.json to run tests in the debugger view
13
+- correct step-in FINALLY in debugger
14
15
## 0.5.0
16
0 commit comments