News for Robot Plugin
Version 1.4.0 of the Robot plugin! Added rename refactoring for variables, and Find Usages of variables! This plugin is mostly feature complete now!
View ArticleNews for Robot Plugin
Fixed bug with parsing "FOR ${var} IN" loops in Robot. Added Unit tests so that this feature won't ever regress again.
View ArticleNews for Robot Plugin
Version 1.4.2-- fix error handling when there's a syntax error so that the remaining part of a Robot file parses correctly. Highlight array variable accessing as a variable token.
View ArticleNews for Robot Framework Support
0.10.1 - 23 July 2014 Bug fixed: usage of class com.intellij.psi.util.QualifiedName removed to maintain retro-compatibility with Idea 12
View ArticleNews for CommonJS AutoComplete
CommonJS AutoComplete - version 0.0.1 -Fix bug with relative paths calculation -Stopped adding semicolons to completion text, so comma separated variables can be completed properly. Note: use smart...
View ArticleNews for Robot Plugin
Version 1.4.3- revamped parser to handle errors more gracefully using the "recoverWhile" syntax from BNF files. Simplification of parser. Variables inside For loops will now resolve to for loop...
View ArticleNews for Gerrit
Important Note: You can report exception-issues directly from your IDE. Please add at least a comment what you have done when it occurred / how you can reproduce it. It would be even better when add an...
View ArticleNews for Gerrit
Important Note: You can report exception-issues directly from your IDE. Please add at least a comment what you have done when it occurred / how you can reproduce it. It would be even better when add an...
View ArticleNews for Gerrit
Important Note: You can report exception-issues directly from your IDE. Please add at least a comment what you have done when it occurred / how you can reproduce it. It would be even better when add an...
View ArticleNews for Robot Plugin
Version 1.4.5- rename refactoring for Robot Files. Resource Settings including a file will be refactored when you rename a Robot File.
View Article