-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
IntelliSense / auto-complete not working for Zig / zls Language Server #9325
Comments
Experiencing the same issue |
Experiencing the same issue - but with the Go language server |
Same issue .. T_T |
Can you open the language server logs ( |
This is weird. I just wanted to retrieve the logs you wanted. and now I get a suggestion context menu. Version is still 0.126.2. |
FWIW, I also just merged this to help with zls/zig setups: #10559 |
I'm having a similar issue with golang on the latest public Zed build. Code completion works on one project, but does not work on a different project where neovim / vscode work fine. LSP seems to be working because it can complete built ins (ctrl+space shows a list including built-ins like The go environment variables from the terminal all look the same across both projects, and the logs seem to indicate loading packages. |
@maherbeg can you create a separate ticket for this? This one is about Zig/ |
Check for existing issues
Describe the bug / provide steps to reproduce it
Zed does not show any suggestions. The same language server works fine in VsCode.
VsCode:
Zed:
I have seen #7198, but my version is supposed to contain the fix - regression?
Environment
Zed: v0.126.2 (Zed)
OS: macOS 12.7.1
Memory: 16 GiB
Architecture: x86_64
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.The text was updated successfully, but these errors were encountered: