Bernhard

Results 178 comments of Bernhard

yes currently pip is required, see Readme

uv pip is incompatible in one feature I need, see https://github.com/bernhard-42/vscode-ocp-cad-viewer/issues/127

What I currently show that `uv pip` does not provide is the installer info. According to my research, importlib metadata does not reliably show this info (but I might be...

I tried it, but it gets really complicated and I don't get "uv pip list" reliably to detect the right env from within the extension. I will add `pip` to...

@RonnyPfannschmidt @fgmacedo @elasticdotventures I had some time and looked into it again: The logic to support pure `uv` environments (without `pip`) is now the following: - I first get the...

How do you create this loop? Do you use the animation feature? Or simply draw "frame after frame" and screenshot it. I don't really know how javascripts garbage collector works...

In 2.6.2 I fixed about 90% of the memory leaks. The remaining ones seem to be very hard to identify. Keeping open for the time being to revisit at a...

@MatthiasJ1 I know I haven't fixed everything, but is this still an issue for you?