robot-plugin

Robot Framework support plugin for IntelliJ Idea

OTHER License

Stars
72
Committers
10

robot-plugin

Robot Framework Support plugin for the IntelliJ Idea platform

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

(*) requires PyCharm or Python plugin from JetBrains

Badges
Extracted from project README
Circle CI Build Status Join the chat at https://gitter.im/AmailP/robot-plugin Donate
Related Projects