项目作者: Cyanhall

项目描述 :
A Visual Studio Code extension that closes editors which are not modified in Git.
高级语言: JavaScript
项目地址: git://github.com/Cyanhall/vscode-close-git-unmodified.git
创建时间: 2020-05-06T15:49:47Z
项目社区:https://github.com/Cyanhall/vscode-close-git-unmodified

开源协议:

下载


" class="reference-link">vscode-close-git-unmodified

A Visual Studio Code extension that closes editors which are not modified in Git. Created by cyanhall.com

Acknowledgement

This extension is inspired by Gruntfuggly/closeunmodified, and have better implementation.

Screenshot

feature X

Installing

You can install the latest version of the extension via the Visual Studio Marketplace here.

Alternatively, open Visual Studio code, press Ctrl/Cmd+P and type:

  1. > ext install close-git-unmodified

Operation

Open the Command Palette (Cmd/Ctrl + Shift + P), and entry Close Git Unmodified.

1.1.0

Refator the editor inspect strategy. Run faster now.

1.0.0

Initial release.

Source Code

The source code is available on GitHub here.