项目作者: Sidneys1

项目描述 :
A VSCode extension with `.gitconfig` language support.
高级语言:
项目地址: git://github.com/Sidneys1/GitConfigVSCode.git
创建时间: 2017-02-14T15:53:35Z
项目社区:https://github.com/Sidneys1/GitConfigVSCode

开源协议:MIT License

下载


Git Config Language

This extension is a VS Code port of this GitHub repository.
I claim no rights nor ownership

Features

Syntax highlighting for .gitconfig, .gitattributes, and .gitmodules files.

Release Notes

See CHANGELOG.md for more in-depth notes.

2.0.1

Support matching ; for comments in addition to #.

2.0.0

Added config to the list of supported extensions, changed plugin category to Programming Languages, and adjusted
setting regex to support single-letter names

1.0.1

Cleanup related to comments, improved matching of section headers.

1.0.0

Initial release.