chordpro package
Adds chordpro language support to Atom. Chordpro is a simple text file format to write lead sheets, songs with lyrics and chords. If you want to learn more about chordpro and what you can do with it, check out the official site.
Installation
The chordpro support can be installed through Atom. Alternatively you can use apm
:
apm install language-chordpro
Features
- Syntax highlighting when editing chordpro files
- Snippets for the most important language elements
Examples
Create a new file with the ending cho, chopro or chordpro. Now you can use snippets for all major language elements like t for {title: } ...