https://github.com/gusper/SongTxt-vscode
Visual Studio Code extension that adds support for editing text files for songs including lyrics, chords, guitar tablature, etc.
https://github.com/gusper/SongTxt-vscode
chords guitar guitartabs lyrics music songs tabs transcribe ultimate-guitar visualstudio vscode
Last synced: 7 months ago
JSON representation
Visual Studio Code extension that adds support for editing text files for songs including lyrics, chords, guitar tablature, etc.
- Host: GitHub
- URL: https://github.com/gusper/SongTxt-vscode
- Owner: gusper
- License: mit
- Created: 2018-09-02T21:59:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T23:46:21.000Z (over 2 years ago)
- Last Synced: 2024-11-30T17:39:53.932Z (about 1 year ago)
- Topics: chords, guitar, guitartabs, lyrics, music, songs, tabs, transcribe, ultimate-guitar, visualstudio, vscode
- Language: TypeScript
- Size: 200 KB
- Stars: 31
- Watchers: 2
- Forks: 7
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SongTxt README
SongTxt is a simple Visual Studio Code extension that improves the experience around typing in music transcriptions in plain text files. It is built to follow the formatting guidelines used by [Ultimate Guitar](https://www.ultimate-guitar.com/contribution/help/rubric).
## Install
Install the extension from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=gusper.songtxt) or search for `SongTxt` from the Extensions pane in Visual Studio Code.
## Features
See the list of features and documentation at the [SongTxt Wiki](https://github.com/gusper/SongTxt-vscode/wiki).
## Screenshot

## Known Issues
- The two commands the extension adds currently do nothing other than pop up a notification when executed. More to come soon there as well.
## Release Notes
- See [CHANGELOG](CHANGELOG.md) file.
## Requirements
- None
## Extension Settings
- None yet