An open API service indexing awesome lists of open source software.

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.

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

![Screenshot](https://i.imgur.com/gFU6lS8.png)

## 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