Piotr Osiewicz

Results 263 comments of Piotr Osiewicz

On one hand it would be great to land this change incrementally, but on the other there's a fundamental incompatibility between `objc2` and `objc` types; hence, we'll probably have to...

Can you test with latest Zed Preview? I cannot repro it on latest Nightly/Preview.

I can repro with 0.189.5; gonna optimistically close this issue as fixed. Feel free to reopen if that's not the case.

We're sorta capable of doing this already with toolchains and extra task variables in config. We could try to detect test runner or fall back to an explicit choice made...

This is still an issue. Will take a look.

@jpike88 do you think we can close this issue following yesterday's call? For posterity: there's a [build](https://zed.dev/docs/debugger#build-tasks) field that you can use for build tasks.

That's going to be a bit tricky to figure out, as before serialization we associate detached worktree with a language server that returned the go-to-definition response (with assumption that if...

Hey, Not gonna lie, I've opened it as a bit o a drive-by while I was looking at a crash of Zed related to Gleams handling of watched paths; I...

Hey, thanks for the report. This has already been fixed in https://github.com/zed-industries/zed/pull/13797 and should be out on Stable in 2 weeks IIRC.

It should already be on Preview. Can you share a minimal reproduction case where you'd expect to see import path in completions, but it's not there?