RIDE
RIDE copied to clipboard
Keyword auto suggestion in grid editor without shortcut
Works properly in wxPython 4.0.7.post2 and 4.1.1
There will be some issue in wxPython 4.1.0, due to wxPython bug: https://github.com/wxWidgets/Phoenix/issues/1797
And luckily, this PR also fixed a tricky crash issue: Fixed RIDE will crash when using third party input method in Mac OS, although I don't know the exact root cause.