Skip to content

Robot Framework support plugin for IntelliJ Idea

License

Notifications You must be signed in to change notification settings

EvolvedHQ/robot-plugin

 
 

Repository files navigation

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 (*)
  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

Syntax highlighting, code completion Structure view, nice icons

About

Robot Framework support plugin for IntelliJ Idea

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 88.6%
  • Java 4.5%
  • Lex 3.6%
  • RobotFramework 2.8%
  • Python 0.5%