Aurélien TRUCO
Aurélien TRUCO
Hello, In robotide, I've just tried a keyword drag and drop between several .tsv Suite files, and robotide (1.3) did the trick successfully. Don't you ?
I'm using windows, keeping version 1.3 (waiting for robot 2.9 to be stable in Ride :-) ) After some other tries, it seems to work only when the drop is...
Might be overkill, but I have added this key binding to fix this issue: ``` { "key": "tab", "command": "type", "args": {"text": " " }, "when": "editorTextFocus && editorLangId ==...
Thank you @mmdriley !!! At time of writing any clean Scoop installation of Python 3.12 currently ends with this issue if you try to upgrade pip right after. Kudos for...