Micha Reiser
Micha Reiser
Which step exactly is failing? Could we use `vsce publish --noVerify`
Oh I see. This is then related to https://github.com/microsoft/vscode-vsce/issues/1105
Hi @rnckp. I'm sorry you're running into this. Could you tell me a bit more about your workflow so that I can reproduce this issue? * what kind of files...
Hmm interesting. I played around with a notebook, even with mixed languages but haven't been able to trigger the same panic. Would you mind restarting VS code, open a notebook,...
Thanks. Hmm. this looks all good... Maybe @dhruvmanila has an idea? It might take him a few days to reply because he's currently traveling.
Hmm interesting. Would you be able to share some logs with us? See [the troubleshooting section](https://github.com/astral-sh/ruff-vscode?tab=readme-ov-file#troubleshooting) for how you can enable logging
Hmm interesting. An older Ruff version had a bug where it got stuck after the using interpreter message but I assume you're using a recent version of the Ruff extension?...
> I seem to have this issue as well. Pinning Ruff leads to a spinning icon next to it. Thanks. That's interesting. It suggests that Ruff gets stuck during startup....
Thanks. That's helpful because it means we can narrow it down to Ruff getting stuck during startup.
I tried reproducing the bug using GitHub code spaces but ruff works as expected, even with multiple workspaces. Which is disappointing in this case. Could someone open and share the...