Piotr Osiewicz

Results 263 comments of Piotr Osiewicz

What is the source of the diagnostic in this video (this should be the prefix of it's contents)? As in, is it mypy or something else? I'm pretty positive that...

Thanks for the report. I've merged a PR that should fix it yesterday: https://github.com/zed-industries/zed/pull/31893 It's gonna land on Preview release channel tomorrow. If you're willing to use Preview, give it...

Closing tentatively. Feel free to reopen if there are any issues.

Thank you for opening a PR, but we're unlikely to accept Dart/Flutter adapter into the core set of debuggers (there's an extension API that can be used to add support...

Couldn't we use [ShowMessageRequest](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#showMessageRequestParams) to prompt user in case of ambiguous imports?

Yeah, that's fair, though VSC is not the only consumer of RA (albeit it's definitely the biggest one). I'd love to have `add all missing imports` in Zed, hence my...

Which build are you using? Zed Dev, Nightly, Preview or Stable?

Did any of you dismiss any popups? We've recently landed a fix for a LSP spec violation which sounds very familiar to what y'all are experiencing. https://github.com/zed-industries/zed/pull/23531 /cc @SomeoneToIgnore

It seems like old cargo will "heal" itself from the corrupted checkout, as it'll remove it and refetch everything. Given that, I would agree that we could just proceed as...

I believe it gets occluded by the scrollbar hitbox.