VSLilyPond
VSCode Extension for LilyPond
File Explorer
Download Latest Version (.zip)- main.yml
- extensions.json
- launch.json
- settings.json
- tasks.json
- icon.png
- chordOff.gif
- chordOn.gif
- compileSave.gif
- flats.gif
- intellisense.gif
- midiInput.gif
- midiPlayback.gif
- point-and-click-backward.gif
- point-and-click-forward.gif
- relativeOff.gif
- relativeOn.gif
- sharps.gif
- syntaxHighlighting.gif
- MIDIPlaying.png
- playMIDI.png
- startMIDIInput.png
- stopMIDIInput.png
- COMMANDS.md
- DEMOS.md
- FAQ.md
- INSTALL.md
- SETTINGS.md
- STATUSBAR.md
- main.ts
- debug.test.ts
- index.ts
- intellisense.test.ts
- midi-in.test.ts
- midi-out.test.ts
- util.test.ts
- runTest.ts
- consts.ts
- extension.ts
- intellisense.ts
- lilypond.ts
- midi-in.ts
- midi-out.ts
- util.ts
- .eslintrc.json
- .gitattributes
- .gitignore
- .prettierrc.json
- .vscodeignore
- CHANGELOG.md
- package-lock.json
- package.json
- README.md
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/lhl2617/VSLilyPond
Downloads the entire project code from GitHub to your computer.
cd VSLilyPond
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
