Created by CyanHall.com. Last Modified: 05/10/2020
π
You can install it via the Visual Studio Marketplace
Alternatively, open Visual Studio code, press
and open the Command Palette (
Close Git Unmodified
I create this extension to close editors which are not modified in Git.
It's inspired by Gruntfuggly/closeunmodified, and have better implementation.You can install it via the Visual Studio Marketplace
Alternatively, open Visual Studio code, press
Ctrl/Cmd
+ P
and type:
> ext install close-git-unmodified
Cmd/Ctrl
+ Shift
+ P
), and entry Close Git Unmodified
.
The source code is available on GitHub.
More