Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yy0931/gitconfig-lsp
https://github.com/yy0931/gitconfig-lsp
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yy0931/gitconfig-lsp
- Owner: yy0931
- License: gpl-2.0
- Created: 2021-12-20T20:54:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T02:43:38.000Z (about 1 month ago)
- Last Synced: 2024-10-13T01:41:46.145Z (29 days ago)
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=yy0931.gitconfig-lsp
- Size: 807 KB
- Stars: 21
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# git-config Language Server
Intellisense for .gitconfig and .gitattributes files..gitconfig\
![screenshot](./screenshot.png).gitattributes\
![screenshot2](./screenshot2.png)## Features
- [x] Documentation on hover
- [x] Syntax highlighting
- [x] Auto-completion
- [x] Code Formatter