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 d295a57 commit 5a3fa23Copy full SHA for 5a3fa23
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to the "robotcode" extension will be documented in this file
4
5
## [Unreleased]
6
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
11
+- add automatic debug configurations
12
+ - you don't need to create a launch.json to run tests in the debugger view
13
+
14
## 0.5.0
15
16
### added
0 commit comments