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 eb172f3 commit 3a3c259Copy full SHA for 3a3c259
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to the "robotcode" extension will be documented in this file
4
5
## [Unreleased]
6
7
+### added
8
+
9
+- Keyword call analysis
10
+ - shows if parameters are missing or too much and so on...
11
+- Highlight of named arguments
12
+- Improve handling of command line variables when resolving variables
13
+- Remove handling of python files to reduce the processor load in certain situations
14
15
## 0.5.3
16
17
### added
0 commit comments