zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
48.52k stars 2.9k forks source link

cmd-click / jump to definition for `include_str`/`include_bytes` and possibly others #19444

Closed kurtbuilds closed 2 hours ago

kurtbuilds commented 2 hours ago

Check for existing issues

Describe the feature

In IntelliJ, you can cmd-click to open a file whose path is specified in the include_str and related macros. Would love for Zed to support this.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

kurtbuilds commented 2 hours ago

closing as duplicate of #10617