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

Bumps [file-type](https://github.com/sindresorhus/file-type) from 16.5.3 to 16.5.4. Release notes Sourced from file-type's releases. v16.5.4 Fix: Malformed MKV could cause an infinite loop https://github.com/sindresorhus/file-type/commit/d86835680f4cccbee1a60628783c36700ec9e254 CVE-2022-36313 Also fixed in 17.1.3 Commits 99cb019 17.1.2...

dependencies

I was able to compile the `test.ly` by pressing `command+s` on my Mac and it generate a `test.pdf` file, I open this pdf file in a split window on vscode....

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. Release notes Sourced from nth-check's releases. v2.0.1 Fixes: Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d Ensures parsing will always have linear time...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

As I understand, current format tool is the same as exists in https://github.com/frescobaldi/python-ly/blob/master/ly/reformat.py I lack the possibility to keep reasonable line width, and making line-breacks in obvious places. Currently, I've...

For users of the FLOSS [vscodium](https://github.com/VSCodium/vscodium), VSLilyPond is not yet available, because vscodium does not (by default) use Microsoft's repository. This can be changed by the user, but it would...

I find the measure display in the MIDI player in Frescobaldi extremely useful. Would it be possible to have something like that? ![image](https://user-images.githubusercontent.com/462445/147270351-c61da3ed-920a-4c58-b60c-00a679466a05.png)

I started this project back about more than one year ago just as a fun little project to augment my LilyPond editing experience--I am a die-hard VSCode fan, and wanted...

I usually work inside a [development container](https://code.visualstudio.com/docs/remote/containers), and this extension works perfectly fine there, except for the MIDI file player: I get no error but no music is played. I...

bug
help wanted