1
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 5 years have passed since last update.

vscode ver.1.11でSCMを以前のgitに戻す

Posted at

以前までこのように見れていたのが、ver.1.11からSCM(Source Control Model)という機能に代わっている。
キャプチャ.PNG
キャプチャ2.PNG

ちゃんと設定すれば以前のようにGit差分表示できるっぽいんだが、めんどくさかったのでコマンド一つで戻せるのでやってみた。

コマンドパレットでSCM: Disable Preview SCM commandと打てばとりあえずいいはず。
戻したいときはDisableをEnableに変えるだけ。

ソース: https://code.visualstudio.com/updates/v1_11#_troubleshooting

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