Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/keisukeyamashita/vscode-tig-language-support
VSCode Language Extention for Tig 🚰 👀 🎸
https://github.com/keisukeyamashita/vscode-tig-language-support
syntax-highlighting vscode vscode-extension
Last synced: 22 days ago
JSON representation
VSCode Language Extention for Tig 🚰 👀 🎸
- Host: GitHub
- URL: https://github.com/keisukeyamashita/vscode-tig-language-support
- Owner: KeisukeYamashita
- License: apache-2.0
- Created: 2019-04-04T08:14:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T17:00:03.000Z (23 days ago)
- Last Synced: 2024-10-24T17:25:55.934Z (22 days ago)
- Topics: syntax-highlighting, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=KeisukeYamashita.vscode-tig-language-support
- Size: 2.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# VSCode Tig Language Support
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![Extention Version](https://img.shields.io/badge/version-0.3.6-blue.svg)](https://marketplace.visualstudio.com/items?itemName=KeisukeYamashita.vscode-tig-language-support)
[![Visual Studio Marketplace](https://vsmarketplacebadge.apphb.com/installs-short/KeisukeYamashita.vscode-tig-language-support.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=idleberg.applescript)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)VSCode Language Extention for Tig configuration file `~.tigrc`.
## Features
### 1. Syntaxs HighlightingSyntax highlighting for Tig file `.tigrc` including comments.
![Syntax highlighting](./images/syntax-highlighting.png)
### 2. Tig Snippets
We offer snippets for all functions prepared for tig.
- `set`
- `bind`
- `color`
- `source`![Syntax highlighting](./images/snippet.gif)
## Contributor
- [KeisukeYamashita](https://github.com/KeisukeYamashita)