Kirill Bulatov
Kirill Bulatov
Before, project search was invoked with cmd-shift-f, and now there's no keybinding for that at all - I would rather keep the project search binding.
Honestly, I'm quite lost in the keymaps, Linux especially, so trusted @notpeter for knowing what's better. I can only state the obvious that project search has to be accessible via...
https://github.com/zed-industries/zed/pull/16845 fixed this particular issue, as this PR was utterly wrong: it added a terminal-related binding into `"context": "!Terminal",` context...
Well if it's on Blade, why should not we close it?
I've noticed it not working in certain projects with this in the logs: ``` 2024-08-22T13:29:13.797572Z [INFO] Clangd returned an empty string when requesting to switch source/header from "os.cc" ``` and,...
> "-data" This is not set on the Zed side though, and never will be as Zed knows nothing about Java. Should this issue rather belong to https://github.com/ABckh/zed-java-eclipse-jdtls or whatever...
So, there was a version of Zed where things worked? It would be super useful if we could pinpoint the version where things worked, https://github.com/zed-industries/zed/releases might help you to do...
To respond to the RPC part, it's always so that RPC clients have no access to LSP, it runs on the host machine only (either an RPC owner, or on...
Thank you for working on this. I'll be able to look at this somewhere after 9th of Jan.
Sorry, still crawling towards your PR, which I remember about, but other tasks are always popping. That error is https://github.com/zed-industries/zed/pull/22934 and not necessarily related to your changes, but it is...