RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Test data editor for Robot Framework

Results 228 RIDE issues
Sort by recently updated
recently updated
newest added

It happens quite often that I can't delete cells content just by [Del] key press not in the grid, nor in the text editor - the content restores after file...

Horizontal and vertical scroll bars not longer available in grid editor. It is not possible to see code outside of the current visible window even with arrow keys. I am...

prio-medium
bug
help_wanted

As we can see in the image, the resource file named `OPS.resource` appears repeated inside the folder `HighLevelKeyword`, but the actual file only exists in the `OPS` folder, that we...

prio-low
bug
ui
help_wanted
os: all

> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=1332) by guy.kisel on 26 Feb 2014_ Currently when I make changes to my Python-based keyword libraries, I need to restart RIDE or reload my...

enhancement
prio-low

RF support importing libraries by folder path. If the library is **directory** RIDE can not handle that case. [RF Documentation about feature](http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#id473) They explain as: - If Python library is...

enhancement
prio-medium

Framework Version: 2.8.7 Python: 2.7 Operating System: Win 7 Enterprise Using RIDE 1.3 If I have tag: TableCleanUp on one test, and: Table CleanUp on another test, when I select...

enhancement
prio-medium

Hi there! I'm trying to create a macro with VCS commands to save the tests suites in an automated way so that the QA team can create and save it's...

enhancement
prio-medium

Framework Version: 2.8.7 Python: 2.7 Operating System: Win 7 Enterprise Using RIDE 1.3 (although I saw this issue on 1.4b3 as well) I've found that when I use the 'Search...

enhancement
prio-medium

> _Originally submitted to [Google Code](http://code.google.com/p/robotframework-ride/issues/detail?id=78) by @yanne on 25 Jan 2009_ It would be convenient to be able to define values for variables from command line. The values would...

enhancement
prio-low

After upgrading to RIDE v2.2.1.1 it doesn't startup anymore Running from command line reveals this logging: ``` 'Plugins' 'Plugins' Traceback (most recent call last): File "C:\Users\...\Python313\Lib\site-packages\robotide\application\application.py", line 131, in OnInit...