RED icon indicating copy to clipboard operation
RED copied to clipboard

RED - Robot Editor

Results 65 RED issues
Sort by recently updated
recently updated
newest added

After installed red, I can launch the .robot script by press the "Run" key in Eclipse toolbar. Now I am building a new Eclipse-Plugin (it depends on red), I need...

enhancement

Just like when I edit *.java files in Eclipse, if I changed the file outside Eclipse, it will ask me to refresh the editor's content. But RED editor can not...

enhancement

I have tried a scenario where the keyword "Set Library Search Order" is called on the Suite Setup, to select some keywords related to a custom database library instead of...

enhancement

One more question, in the paths tab for RED.xml would it be possible for it to support the wildcards 'folder/*' to include the subdirectories instead of having to write out...

enhancement

All of a sudden while using Red to familiarize myself with Red + Robot Framework I stumbled upon errors everywhere in Red with "Unable to communicate with XML-RPC server". ![image](https://user-images.githubusercontent.com/57731052/68805959-2165ba80-0665-11ea-9ed8-512301551e9b.png)...

bug

I want to develop a RCP application that has no precondition to the environment. Part of the RCP will be Robot RED. I have already wrapped Jython and Robot in...

enhancement

As was written in issue #218 - libdoc generated from compiled `class` missing JavaDoc. Therefore I think is worth to guide users to include libdoc format file into JAR, which...

enhancement

To be almost on par with the Ride IDE a "find references" (usage) of keywords feature should be added.

enhancement

It will be very helpful if the 'Execution View' will provide possibility to 'Go To First Fail' keyword in test case. See discussion on topic in robotframework group: https://groups.google.com/forum/#!topic/robotframework-users/YnlhaV3w-BA I...

enhancement

I am getting the below error while creating a Robot Project _**An internal error occurred during: "Building". Unable to communicate with XML-RPC server**_ ![image](https://user-images.githubusercontent.com/25499287/185205584-857dee74-2f96-474b-88e7-ae9dc1ea392a.png) ![image](https://user-images.githubusercontent.com/25499287/185205822-1d84068b-3a7d-4a8d-9065-199243d4794c.png) ![image](https://user-images.githubusercontent.com/25499287/185205936-9daadac8-b913-4589-a390-91aa56776dce.png) ![image](https://user-images.githubusercontent.com/25499287/185206163-46ffb9fa-a023-42e5-bac1-e4583f2f23e1.png)