Skip to content

wangjiezhe/Shift-IM-for-VSCode

 
 

Repository files navigation

README

Automatically change IME condition. Make it easier to input $\LaTeX$ in latex and markdown file. Without AutoHotkey.

Upgrade from Ultra IME for VSCode Extension which is now deprecated.


💡 TIPS

  • This extension can only work on WINDOWS, because it depends on Win32API.

📎 FAQ

  • 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.
  • 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"],
      }

About

An extension for automatically shift IM(Input Method) condition. Make it easier to input LaTeX in VSCode.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%