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 has a dependency with wxpython and there are some compatibility issues when running on python 10. When using python 10 on Windows, wxpython versions older than 4.2 do not...

bug
CURRENT DEVELOPMENT

Hello, using my own python library of keywords, there is a problem when a test timeout is set, that it displays all messages in message log which have been written...

prio-medium
bug
testrunner
analyze

The most prominent issue with highlighting I am running into now concerns operator keywords. Binary operator keywords are placed in between its arguments for readability. The highlighting expects additional arguments...

enhancement

I have been running some tests on RIDE version 2.0b2.dev11 and noted a significant performance drop when loading test suites. Opening a test suite consisting of approximately 2500 robot files...

analyze

Consider a keyword that takes exactly three arguments. When vertically aligning the arguments over multiple lines using the continuation ellipses (...), the argument hint colors the cells on the first...

bug
CURRENT DEVELOPMENT

Hello, my issue is the same with issue #2422. I have created a project where I have a directory and I have added directories in it. But when I exit...

pending
CURRENT DEVELOPMENT

Hello When a RF file opened with RIDE its documentation parts (`Documentation` and `[Documentation]`) that contain '#' character are automatically changed. All characters from '#' until the end of the...

prio-medium
bug
WORK IN PROGRESS

Feature Request Please add option to disable code reformatting when saving file in RIDE. When .robot file is _not_ initially created in RIDE it usually has different robotframework code formatting/style...

enhancement
prio-high

![20220421-181435](https://user-images.githubusercontent.com/15953541/164434114-f0f36a77-202b-493e-939c-dc0d0e8b7236.jpg) ![20220421-181616](https://user-images.githubusercontent.com/15953541/164434142-94852ad0-013c-4c62-b7b2-fd0b71e89a67.png)

prio-low
bug
analyze

See original issue on my [fork](https://github.com/HelioGuilherme66/RIDE/issues/27)

prio-medium
bug
WORK IN PROGRESS