Robot Framework Support plugin for the IntelliJ Idea platform
- Syntax highlighting
- Code completion support:
- User defined keywords from .robot files
- User defined keywords from Static Python libraries (*)
- Robot Library keywords (*)
- Jump to keyword definition, from local file and from the recursively imported resources
- Jump to resource
- Find usages / rename of keywords and resources
- Structure view for test cases and keywords
(*) requires PyCharm or Python plugin from JetBrains