Highlight changed files in file tree within visual studio code

后端 未结 2 1074
醉话见心
醉话见心 2020-12-28 12:45

The Atom editor highlights changed files when they are inside a Git repo like:

In visual studio code however I am unable to get the same behaviour. Does som

2条回答
  •  死守一世寂寞
    2020-12-28 13:04

    Update October 24, 2017

    It turns out the insider version of Visual Studio code now contains git status color in the file tree. The insiders version is available at https://code.visualstudio.com/insiders/

提交回复
热议问题