Automatically change IME condition. Make it easier to input latex
and markdown
file. Without AutoHotkey.
Upgrade from Ultra IME for VSCode
Extension which is now deprecated.
- This extension can only work on WINDOWS, because it depends on
Win32API
.
- My Input Mode can not be changed.
- Execute
shiftIm.debug
command. This command will help you set Params. If it still doesn't work, please raise an issue HERE.
- Execute
- Not work on Remote/SSH/WSL/Docker
- Add following configuration to settings and reinstall the extension:
"remote.extensionKind": { "yfzhao.hscopes-booster": ["ui"], "yfzhao.shift-im-for-math": ["ui"], }