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 6d9186a commit 9bc1a3eCopy full SHA for 9bc1a3e
CHANGELOG.md
@@ -42,6 +42,10 @@ All notable changes to the "robotcode" extension will be documented in this file
42
- Note: Robocop has it's own ignore mechanism
43
- initialize logging only of "--log" parameter is set from commandline
44
- fixes [#30](https://github.com/d-biehl/robotcode/issues/30)
45
+- optimize loading of imports and collecting keywords
46
+ - this addresses [#24](https://github.com/d-biehl/robotcode/issues/24)
47
+ - one of the big points here is, beware of namespace pollution ;-)
48
+
49
50
## 0.5.5
51
0 commit comments