12
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

【VSCode】保存時に一時的に自動フォーマットを行わない(formatOnSaveを無効にする)

Last updated at Posted at 2021-08-25

#結論
Ctrl + KCtrl + Shift + S

Macの場合はCommand + K + Sだそう(試してないです)。
Macの場合はCommand + KSでした...。
image.png

#関係ない話
Googleで検索するとsetting.jsonを開いてformatOnSaveを無効化しよう!という解決策がヒットします。

1ファイルだけフォーマットしたくないだけなのに、いちいち設定変更するのもなあ...と思いCtrl + Pでコマンドパレットを開いて、「保存」で検索したところ普通にコマンドがありました。

ググる前に自分で検索かけてみると、その時調べるつもりのなかった優良コマンドに出会えることもありそうなので、ちょくちょく検索かけてみようと思います:v:

image.png

12
1
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
12
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?