👋 Sometime I accidentally start jacking in although I’m already connected to a repl, a bit annoying cause I lose my current repl state. Is there a way to cancel jacking in that also prevents closing the current repl connection during the picking a project root, type, and aliases phase?
We probably kill the repl prematurely. Please file an issue.
Will do, thanks!
I was exploring some MCP tools for MySQL and whilst I could find them in the Extensions search, I noticed this message when I selected any of them: This extension is no longer available on the Extension Marketplace. Then I noticed Backseat Driver similarly showed this message. Sure enough, the Details page for the Backseat Driver extension page shows no marketplace, no issues, no repository, etc:
Which is weird because https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva-backseat-driver
Calva Power Tools and Joyride also show this message (as do quite a few other extensions I have installed -- but Calva itself does not show that message).
It’s some major issue with Marketplace infrastructure: https://github.com/microsoft/vsmarketplace/issues/1454 They’re on it.
I noticed because testing calva-power-tools in CI suddenly stopped working and Claude Sonnet 4.5 started to dig in into why this was happening and found that Joyride wasn’t being installed by the test launcher and then some further digging and it found this issue.
Ah, thanks. I guess that explains why I can see stuff on the web site but the extensions API complains 🙂