rime / squirrel

【鼠鬚管】Rime for macOS
https://rime.im
GNU General Public License v3.0
4.66k stars 415 forks source link

VSCode编辑器配置ascii_mode静默模式无效,配置其他应用中英状态切换均正常 #141

Open y2kbug opened 7 years ago

y2kbug commented 7 years ago

贴上配置ascii_mode代码,系统 macOs 10.11.6 vscode 1.8.1 鼠须管是最新手动编译的

app_options/com.googlecode.iterm2:
        ascii_mode: true
      app_options/com.tdesktop.Telegram: {}
      app_options/com.tencent.qq: {}
      app_options/com.microsoft.VSCode:
        ascii_mode: true
      app_options/com.runningwithcrayons.Alfred-2:
        ascii_mode: true
lotem commented 7 years ago

知情人曾在 Stack Overflow 問答中提及 VSCode「最近更換了 Bundle ID」。未求證該信息。請檢查配置與 App 實際的 Bundle ID 是否一致。

mason276752 commented 5 years ago

com.github.electron image

Wcdaren commented 5 years ago

在vscode下输入法突然默认是英文了,每次都要跳到中文好辛苦??突然之间的??是何缘故呢?

cdc94 commented 2 years ago

请问,在mac中如何获得程序的名称,如“com.microsoft.VSCode”?

yakirChen commented 2 years ago

请问,在mac中如何获得程序的名称,如“com.microsoft.VSCode”?

osascript -e 'id of app "Visual Studio Code"'

lifei commented 2 days ago

同样的问题,Neovide这个应用,我在LaunchPad下打开是能够自动切换到英文的,但是在Wezterm下通过敲击命令『neovide』打开的窗口就无法切换到英文。

两种方式打开的窗口的About有区别,后者无法显示Neovide的关于窗口,显示的是类似Find的关于窗口。