Skip to content
Tillaert edited this page May 5, 2016 · 5 revisions

Syntax Highlighting | Code Folding | Auto-completion | Jump to Source | Inspections | File Structure | Find Usages

Syntax Highlighting

This includes invoked and defined keywords and variables, as well as comments, headings and other comment syntax.

Syntax Highlighting

Code Folding

.. of most multi-line spanning code blocks.

Code Folding

Auto-completion

This includes same file, robot resource files, python library files and their containing keywords and variables.

Auto-complete

Jump to Source

This includes same file, robot resource files, python library files and most of their containing keywords and variables.

Click into imported files

Inspections

This includes keywords and variables not found, imports not used or found as well as some code standards around old headers or gherkin usages.

Undefined Keywords

File Structure

... with some simple filtering and sorting.

File Structure

Find Usages

This includes keywords and variables in both Robot and Python. There is support inline variables but it currently has some performance issues.

Find Usages

Hosted Plugin

Feel free to rate it.


If you have any questions, comments, or ideas feel free to add them here or contact me directly.

Clone this wiki locally