This is selenese script interpreter implemented by Java. It supports test-case and test-suite which are Selenium IDE's native format (selenese and side). Note: Supported Java version is 8 or later.
ctrl+shift+u cmd+shift+u Toggle case for word at caret or selected block N/A ctrl+shift+] cmd+shift+] Select till code block end N/A ctrl+shift+[cmd+shift+[Select till code block start N/A ctrl+right ...