AmailP / robot-plugin

Robot Framework support plugin for IntelliJ Idea
Other
72 stars 38 forks source link
intellij-plugin robot-framework

robot-plugin

Robot Framework Support plugin for the IntelliJ Idea platform

Circle CI Build Status Join the chat at https://gitter.im/AmailP/robot-plugin

Donate

  1. Syntax highlighting
  2. Code completion support:
    • User defined keywords from .robot files
    • User defined keywords from Static Python libraries (*)
    • Robot Library keywords (*)
  3. Jump to keyword definition, from local file and from the recursively imported resources
  4. Jump to resource
  5. Find usages / rename of keywords and resources
  6. Structure view for test cases and keywords

(*) requires PyCharm or Python plugin from JetBrains

Syntax highlighting, code completion Structure view, nice icons