RIDE
RIDE copied to clipboard
Test data editor for Robot Framework
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...
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...
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...
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...
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...
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...
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...
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...
 
See original issue on my [fork](https://github.com/HelioGuilherme66/RIDE/issues/27)