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
35.32k stars 1.79k forks source link

Swift Intellisense #12027

Open nadavmoreno opened 2 weeks ago

nadavmoreno commented 2 weeks ago

Check for existing issues

Describe the feature

While clicking on certain code elements, I want it to "Go to Definition" and open new tabs with that definition if needed

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

Using Zed, while hovering over View, I'm getting this valuable information:

image

I want to be able to click on View, like I'm able to do on Xcode:

image
romans-ovo commented 1 week ago

Is Cmd+Click not working?