Johnny.H

Results 19 comments of Johnny.H

@HelioGuilherme66 some users have input method in their OS, the default input method language switch shortcut is Ctrl+Space, RIDE will not capture this shortcut at all in this case.

@HelioGuilherme66 We can create an issue template.

Version 1.7.4.2 does not support Python3 properly, please use latest version instead: `pip install -U https://github.com/robotframework/RIDE/archive/master.zip`

@HelioGuilherme66 Fixed in: https://github.com/robotframework/RIDE/pull/2349/files#diff-3364619b98bb0fb4e1585706346814f5d994dfc9f6f7f25dd2edc1eb7a2f84a8

Tested with latest RIDE version, this issue does not reproduce. @hyanx please try `pip install -U https://github.com/robotframework/RIDE/archive/master.zip` @HelioGuilherme66 your commit looks like not necessary, because it will not raise UnicodeDecodeError,...

@hyanx please help verify on my PR: https://github.com/robotframework/RIDE/pull/2349

Confirmed, for now we do not have a global default cell background color configuration.

Press cmd + delete on a cell will not work, right?