Danny Tuppeny

Results 1795 comments of Danny Tuppeny

If it requires a command, it's probably not the cause of the ones that happen < 1s after activation. I found that mise doesn't seem to be available for Windows,...

I did some testing of fvm, and it seems to also only write this file when you run `fvm use` (at least, that's all I could trigger, and reviewing the...

Yeah, I was thinking about something like that (if pre-release, it happens after < 1s, and you didn't interact with the built-in SDK manager). I'll wait for a little more...

Ah, thanks for the ping. It is a known limitation that we only support this for one "project", however I didn't realise we weren't handling Pub workspaces correctly (which should...

3.11.0-192.0.dev includes 4eb2446144a8af374e08da8d3c743dcce129f87f of ai which is significantly newer than the change above.

I tried this, but VS Code seems to aggressively cache these regardless of the flags. I've filed https://github.com/microsoft/vscode/issues/281911

We don't support cancellation on the notification because this is just a progress indicator triggered by the debug adapter. It just sends some text and we show it as the...

> I think a button on there that says "Cancel" would clearly mean to users that you "cancel attaching". I don't think that would be confusing. I agree it would...

Thanks! I can see two possible problems here but I'm not sure (and find docs about) exactly how VS Code is supposed to work here. @connor4312 two questions about coverage:...

The related VS Code issue for this is https://github.com/microsoft/vscode/issues/283358. Please add 👍 to that issue if you'd like to see this.