sublime-robot-framework-assistant icon indicating copy to clipboard operation
sublime-robot-framework-assistant copied to clipboard

Robot Framework plugin for Sublime Text3

Results 29 sublime-robot-framework-assistant issues
Sort by recently updated
recently updated
newest added

I currently use `| ` as a separator (There is a space right after the `|` character) instead of the usual four spaces. As of now, it highlights everything in...

bug

Writing release instructions would be nice.

task

In my workspace I have both .txt and .robot, but I can't set them for scanning. I tried: * "txt|robot" * "txt robot" * [".robot", ".txt"] * ["robot", "txt"] ......

enhancement

More details in: http://www.sublimetext.com/docs/3/syntax.html

enhancement

The current solution opens the a panel and puts documentation there. Sublime Text 3 offers better ways to display documentation to the users. Consider could those features be used.

enhancement

This is not an issues, but maybe a enhancement request if it doesn't already exist and I do not know about it. It is really nice to have the Go...

enhancement

Minor enhancement request: expand the scope of the syntax highlighting to add color schemes to: - predefined keywords (BuiltIn, String, SSHLibrary etc) - user defined keywords - keyword args (id,...

enhancement

Jump is not clear when the jump is done to a area which is already visible. if jump is done to a area which is not visible, then jump is...

bug

Now the resource scanning does not take in account the Import Library keyword. All imports done the by keyword are silently ignored. Find way to detect usage of the keyword...

enhancement