AmailP / robot-plugin

Robot Framework support plugin for IntelliJ Idea

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Scala 84.9%Language:Java 7.2%Language:RobotFramework 3.8%Language:Lex 3.3%Language:Python 0.8%