lhl2617

Results 19 comments of lhl2617

Hi! Any further investigation on this? This understandably is difficult, but there are significant computation packages that depend on numba (e.g. librosa), thus it would be of high value if...

This is strange, on my Mac with 11.6 Big Sur, VSLilyPond 1.60 I can’t reproduce this issue

I'm unable to repro your bug, can you try opening a dev console in VSCode (https://stackoverflow.com/questions/30765782/what-is-the-use-of-the-developer-tools-in-vs-code) and see if anything is wrong there?

Update--I have figured out how to get away with the account issue, and will not lose access to the publisher (and hence there is no hard requirement to replace this)--so...

> Is LSP preferable to tree-sitter? @xhevahir Not sure if they're comparable? LSP is a suite of APIs for language analysis tools to talk to code editors, whereas tree-sitter seems...

There is something fishy about Linux and timidity that I haven't had the time to look into -- please refer to #173 and see if that works? Happy to try...

Sorry for putting this off for so long--I'm looking into this now

Hmm -- the whole devcontainer crashed for me when I tried any MIDI action from the extension ![image](https://user-images.githubusercontent.com/33488131/118204642-9aaabd00-b456-11eb-836e-3ea6f769f2d7.png) Is this what you see as well? @jeandeaual

Opened https://github.com/microsoft/vscode/issues/123836 -- it is rather annoying to debug without any logs/trace

This problem seems to stem from the `JZZ()` call failing on Docker/WSL2 envs. Will set up a repro repo and open an issue in jzz