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

Auto-completion does not work for js/ts #4278

Open
1 task done
Dhruveren opened this issue Jan 10, 2024 · 5 comments
Open
1 task done

Auto-completion does not work for js/ts #4278

Dhruveren opened this issue Jan 10, 2024 · 5 comments
Labels
bug [core label] javascript JavaScript programming language support 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

@Dhruveren
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

When try to auto complete symbols , no auto completion menu is being popped up . It just shows that downloading javascript language server after that completion happens . I have also tried this on the preview 0.119.4 , but same problem was arising .

Environment

Zed: v0.118.1 (Zed)
OS: macOS 14.2.1
Memory: 8 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

@Dhruveren Dhruveren added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Jan 10, 2024
@Dhruveren
Copy link
Author

No language server file has been found inside the javascript/typescript language server .

@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 An umbrella label for all language servers and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Jan 11, 2024
@JosephTLyons JosephTLyons transferred this issue from zed-industries/community Jan 24, 2024
@maciej-trebacz
Copy link

maciej-trebacz commented Jan 24, 2024

I have the same issue. json/tailwindcss/typescript language server directories under Zed/languages are empty. Here's my log: zed.log

@fm1randa
Copy link

I was having the same issue, but I could fix it!

Have you tried one of both?
#4628 (comment)
#4628 (comment)

@maciej-trebacz
Copy link

@fm1randa Thanks for the links, the second one did the trick for me, I indeed had some stray package.json & yarn.lock files in my home directory, removing them solved the issue!

@trivikr
Copy link

trivikr commented Aug 24, 2024

It looks like this issue is can be closed.

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 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