-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
gopls support and error check #18847
Comments
|
For rainbow brackets see: |
Yes, i just checked it and it is in the path and now it is working. Thank you for the suggestion. Any plans to add the rainbow brackets to the Zed code editor?. If you can show me how to add that then it will be very good. Gaurav |
You can vote 👍 to that issue (as you can see a lot of people want this too). |
Thank you and sure i would like to see that feature and i can vote. Let me know if you are building something and i can add code to that. You can look at what i use for the same. Thank you, |
Check for existing issues
Describe the bug / provide steps to reproduce it
Thank you for the development of the Zed editor, which is really fast and a good one. I want to say that i am using it for Go, Python, Julia and Javascript and although the gopls is working and show the language server but it doesnt show error as where the variable are missing or anything else when you save the file and before running the check.
If i do the same in Neovim then it shows that this static type is not possible and also what comabinations and error could be there while compiling the program. My Go configuration looks like this in the JSON.
can you help me with this. Thank you,
Gaurav
Environment
Linux gauravsablok 6.10.12-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Sep 30 21:38:25 UTC 2024 x86_64 GNU/Linux
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: