VSLilyPond icon indicating copy to clipboard operation
VSLilyPond copied to clipboard

VSCode Extension for LilyPond

Results 22 VSLilyPond issues
Sort by recently updated
recently updated
newest added

Here is what I've got in output log: > [SAVED]: /Users/King/Documents/lilypond/chunxiaoyin.ly > Compiling: /Users/King/Documents/lilypond/chunxiaoyin.ly > Fontconfig warning: "/usr/local/etc/fonts/fonts.conf", line 86: unknown element "blank" > > Fontconfig warning: "/usr/local/etc/fonts/fonts.conf", line 86:...

Dear extension author, Please publish this extension to the Open VSX marketplace. ## Context Unfortunately, as Microsoft prohibits usages of the Microsoft marketplace by any other products or redistribution of...

After following the recommended setup for LilyPond, no features within VSLilyPond work. I am using OSX and installed LP: 1. Ran `brew install lilypond`. 2. Confirmed running `lilypond` worked. 3....

Its a small issue - and I'm willing to contribute the code for the change. When doing input via MIDI, the language used is the default dutch (eg "fis" for...

I get the following error (in the "Problems" tab) when I try to edit a lilypond file: ``` [{ "resource": "/C:/Users/Gustav/scoop/apps/lilypond/current/share/lilypond/2.24.3/ly/init.ly", "owner": "_generated_diagnostic_collection_name_#2", "severity": 8, "message": "Guile signaled an error...

I'm on Ubuntu. I found https://hymnsinger.com/vscode, which links to https://hymnsinger.com/contributing#audio-playback, which links to https://github.com/frescobaldi/frescobaldi/wiki/MIDI-playback-on-Linux and https://github.com/frescobaldi/frescobaldi/wiki/MIDI-playback-on-Mac-OS-X. Following those instructions, I managed to get `fluidsynth` up and running (it can play...

I have the extension working on Mac but despite generate the midi and pdf files correctly, every time I compile it shows this error: ``` Guile signaled an error for...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

MIDI playback does not work on Apple Silicon due to a JZZ issue that prevents it from detecting any MIDI devices: - https://github.com/jazz-soft/JZZ/issues/71 This has been fixed in jzz v1.5.8