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

RIDE version: v2.0.6 Python interpreter version: 3.10 Operating system and its version: Win10 -Sometimes when you launch RIDE, it doesn't show Run or Text editor tabs. -We need to go...

pending

For example in Linux, currently the search is done by Dolphin and Nautilus, but user may be in a Linux that does not have any of those or may wish...

enhancement

Hi, When I click test case or test suite from the `Test Suites` tree node or click back to `Edit` tab from other tab, the `Edit` tab need 1~2 seconds...

prio-low
performance

Currently the `[Tags]` section on a test or keyword, don't have the comments, although they can exist and are editable in the tags editor. Current view: ![image](https://user-images.githubusercontent.com/2866630/217607120-678fa8ac-4929-401a-a35e-90f087981c9e.png) Tags editor: ![image](https://user-images.githubusercontent.com/2866630/217607448-ed87e218-8ab9-4865-a468-2cc547b657db.png)...

enhancement
task
ui
good first issue

The View All Tags (F7) dialog is missing the embedded help: `Info: Right-click on a tag for actions. Click on headers to change sorting.` Code can be adapted from the...

prio-low
task
ui
good first issue

Hello. Thank you very much for improvements done so far to RIDE. I have idea for new and very useful feature. When working with Robot Framework, there is quite often...

enhancement

Like the import spec suggestion when a failed import is detected, we should first try to `pip search ` and if exist in PyPi, then propose to run or at...

task

| Fixed? | Description | |-----------|------------------------------------------------------------------------------| | [ ] | - Must be allowed to open Resource files | | [ ] | - Depends on all OSes to drag...

task

Idea: Create separate color options for global and local variables, so that user is able to change them if he wants to.

task

The resources will be added to External Resources item in Tree. But they will be lost when reopening the Test Suite. Consider calling the Add Resource function when we have...

task
analyze