-
Notifications
You must be signed in to change notification settings - Fork 109
Features
Syntax Highlighting | Code Folding | Auto-completion | Jump to Source | Inspections | File Structure | Find Usages
This includes invoked and defined keywords and variables, as well as comments, headings and other comment syntax.
.. of most multi-line spanning code blocks.
This includes same file, robot resource files, python library files and their containing keywords and variables.
This includes same file, robot resource files, python library files and most of their containing keywords and variables.
This includes keywords and variables not found, imports not used or found as well as some code standards around old headers or gherkin usages.
... with some simple filtering and sorting.
This includes keywords and variables in both Robot and Python. There is support inline variables but it currently has some performance issues.