RED
RED copied to clipboard
RED - Robot Editor
In the following test suite, the ${bar} and ${baz} variables are defined in suite/test setup, but, in the test case, they are flagged as _used but not defined_ by RED....
eclipse: Version: 2020-03 (4.15.0) red: 0.9.5 in Java IDE , When i want to rename a function. i use alt+shift+r, can rename all the function who used. but in robot...
Hi, I am looking for a way to find unused keyword to delete them. My RF project begins to be huge and I need to clean it. RIDE for python...
A variable defined in a _variable files_ cannot be used as a source of _variable mappings_. It could make poeple (at least me ;) ) life easier if variables defined...
When I type the first two characters of a variable name and press Ctrl + Space, the list of possible completions is sorted without giving priority to variable names actually...
I am able to use the python library keyword if I specify the argument value in red.xml. But I have so many python libraries in the existing project and wanted...
Hi, My setup is as follows - 1. Windows 10 2. Eclipse IDE Version: 2020-06 (4.16.0) 3. RED Robot Editor 0.9.5.202007240959 My project has 2 files at different locations. AdminOppFields.robot...
I am getting error as requires osgi.bundles;org.eclipse.e4.tools.compat 0.0.0 but ut could not be found If i configure proxy settings in eclipse it is working fine,but as per policies we are...
Hello, I'm asking if it's possible to check the code only when saving the .robot file because i have many robot scripts and some of them contains many code lines...
Is there a way to tell the editor and give it a list of keywords which will be present from the dynamically included XML-RPC server, but can't be resolved/verified at...