Quantcast
Channel: News - Marketplace | JetBrains
Viewing all articles
Browse latest Browse all 72158

News for Robot Framework Support

$
0
0
0.16.4 - 2 January 2018
  • Updated to support Idea 2017.3
0.16.3 - 10 August 2017
  • Updated to support Idea 2017.2
0.16.2 - 12 March 2017
  • Bug fixed: Jump to python definition does not ignore spaces
  • Updated to support Idea 2017.1
0.16.1 - 19 September 2016
  • Bug fixed: PatternSyntaxException for keywords containing variables
  • Updated to support from Idea 2016.1 until 2016.2
0.16 - 26 August 2016
  • Jump to definition partial support for python keywords and libraries
  • Updated to support Idea 2016.2
0.15 - 18 March 2016
  • Updated to support Idea 2016.1
0.14.2 - 12 January 2016
  • Variables can be now defined in multiple lines
  • Rebuilt again using JDK 7, this time for real :)
0.14.1 - 11 January 2016
  • Rebuilt using JDK 7
0.14 - 11 January 2016
  • Syntax highlighting support added for list and dictionary variables
  • Resources are now resolved also relatively to the module source roots
0.13 - 16 December 2015
  • Updated to support Idea 15
0.12 - 24 March 2015
  • Updated to support Idea 14.1
0.11 - 18 January 2015
  • Updated to support Idea 14
0.10.2 - 13 August 2014
  • Bug fixed: usage of class com.jetbrains.python.psi.stubs.PyModuleNameIndex removed to maintain retro-compatibility with Idea 12
0.10.1 - 23 July 2014
  • Bug fixed: usage of class com.intellij.psi.util.QualifiedName removed to maintain retro-compatibility with Idea 12
0.10 - 17 May 2014
  • User defined keywords from Static Python libraries support (requires Python or Python CE JetBrains plugin)
0.9.2 - 12 May 2014
  • Bug fixed: Python libraries are only loaded from external resources
0.9.1 - 8 May 2014
  • Robot framework library keywords completion support enabled in PyCharm
0.9 - 7 May 2014
  • Robot framework library keywords completion support (requires Python or Python CE JetBrains plugin)
  • Navigate to source support in structure view
0.8.1 - 4 May 2014
  • Bug #3 fixed: Embedded variables surrounded with quotes raises fatal error
0.8 - 27 Apr 2014
  • Find usages support
  • Structure view support
  • Refactor/rename support
  • Support for comment/uncomment lines
  • Jump to definition supports multiple definitions
  • Jump to definition supports ignorable Given/When/Then/And
  • Jump to definition supports embedded variables
0.7.1 - 12 Mar 2014
  • Fixed trivial bug
0.7 - 12 Mar 2014
  • Given/When/Then/And are ignored in jump to definition
  • Given/When/Then/And are proposed in autocompletion for any keyword
0.6 - 11 Mar 2014
  • Robot File templates added
  • Support added for JetBrains products other than IntelliJ
  • First version published on repo
0.5 - 3 Mar 2014
  • Rewritten build scripts, the plugin size is 10% compared to the old one (~6MB to 650KB)
0.3 - 12 Feb 2014
  • Keyword autocompletion support (not working still for python defined keywords)
  • Jump to definition support (ctrl-click) for keywords and resources
  • Quick preview support (ctrl-shift-i)
  • Improved highlighting: Ellipsis
0.2 - 6 Feb 2014
  • Improved highlighting: Comments, Settings, Ellipsis
  • Minor bugs fixed

Viewing all articles
Browse latest Browse all 72158

Trending Articles