Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code navigation doesn't work (cmd+click) #7075

Closed
1 task done
birosrichard opened this issue Jan 30, 2024 · 5 comments
Closed
1 task done

Code navigation doesn't work (cmd+click) #7075

birosrichard opened this issue Jan 30, 2024 · 5 comments
Labels
bug [core label] javascript JavaScript programming language support language server failure Language server doesn't work as expected language server An umbrella label for all language servers language An umbrella label for all programming languages syntax behaviors typescript TypeScript programming language support

Comments

@birosrichard
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

Hey, I'm currently on the Zed 0.119.21 and after installation, selecting theme + keybinding + installing CLI my code navigation between files and function definiton doesn't work. When I hover over function name (or import) while pressing CMD I don't see it is a link. I tried to reinstall Zed many times (been trying it from version 0.119.18) but I'm not able to fix the issue.

Environment

Zed: v0.119.21 (Zed)
OS: macOS 14.1.1
Memory: 16 GiB
Architecture: aarch64

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

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

If you only need the most recent lines, you can run the zed: open log command palette action to see the last 1000.

No response

@birosrichard birosrichard added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Jan 30, 2024
@maxdeviant
Copy link
Member

@birosrichard What language(s) are you seeing this with?

@birosrichard
Copy link
Author

Typescript/Node

@fran122157
Copy link

This happened to me as well in my first intallation of zed.

Checkout #4628 (this comment in particular)

Removing the package.json and node_modules from my home dir and reinstalling zed did de trick.

@JosephTLyons JosephTLyons added typescript TypeScript programming language support javascript JavaScript programming language support language An umbrella label for all programming languages syntax behaviors language server failure Language server doesn't work as expected language server An umbrella label for all language servers and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Feb 1, 2024
@birosrichard
Copy link
Author

This happened to me as well in my first intallation of zed.

Checkout #4628 (this comment in particular)

Removing the package.json and node_modules from my home dir and reinstalling zed did de trick.

This actually fixed the problem. Thank you @fran122157!

@ForLoveOfCats
Copy link
Contributor

Gonna close this as if that's the issue you were having we have a fix in place which will go out in our next stable release Wednesday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug [core label] javascript JavaScript programming language support language server failure Language server doesn't work as expected language server An umbrella label for all language servers language An umbrella label for all programming languages syntax behaviors typescript TypeScript programming language support
Projects
None yet
Development

No branches or pull requests

5 participants