LoginSignup
4
2

More than 3 years have passed since last update.

vscodeでAltを使ってIME切り替えをするとメニューに飛んでしまう人向け

Last updated at Posted at 2019-11-18

HHKB(US)等でIME切り替えを使いたい人向けの記事です。

settings.jsonに下記を追加すればOK.

"window.customMenuBarAltFocus": false

ただし、window.titleBarStyleがnativeだと使えなかったのでcustomにするかデフォルトにする必要がありました。

4
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
2