LilyPond syntax highlighting in VSCode.
Based on SubLilyPond, this provides syntax highlighting for LilyPond in VSCode. It doesn't currently support embedded scheme code as SubLilyPond does.
Search for LilyPond in the extensions browser, and install the extension LilyPond by truefire.
Use your favorite tool to convert lilypond.json
from json to plist and save it in the lilypond/syntaxes/
directory as lilypond.tmLanguage
. Then copy the lilypond
directory to the .vscode/extensions
directory in your home directory.
Grammar from SubLilyPond by Yannis Rammos, copyright © 2013 under the Creative Commons Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0) license, http://creativecommons.org/licenses/by-sa/3.0/. See that repository for additional acknowledgements.
License: Creative Commons Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0) license, http://creativecommons.org/licenses/by-sa/3.0/.