-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
C#/OmniSharp support is notoriously buggy (CodeActions) #22002
Labels
Comments
ege-adam
added
admin read
Pending admin review
bug
[core label]
triage
Maintainer needs to classify the issue
labels
Dec 14, 2024
ege-adam
changed the title
C#/OmniSharp support is notoriously buggy.
C#/OmniSharp support is notoriously buggy (CodeActions)
Dec 14, 2024
Update: I have clear steps to reproduce it on latest versionI just installed Zed v0.165.4 Steps are: I think it happens when content of the file is modified. Here the video of the behavior: 2024-12-14-01.59.23.865539120.mp4Here complete log: Zed.log
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Check for existing issues
Describe the bug / provide steps to reproduce it
I'm working on a big Unity project with few packages. We have one sln file and multiple csproj. The same project opens (completely, with IntelliSense and stuff) a lot faster on VSCode. But in Zed sometimes I just get timeouts while trying to load OmniSharp.
Even if I get a complete project load, it has bugs with "code actions". It works pretty well in the beginning. But then I start getting errors. For example, the "Extract Method" function doesn't work . The same goes for all code actions, like exclipt var, add "using xxxxxx" etc. etc.
I've used both OmniSharp that Zed installs, and custom one which is installed on my system.
Releated settings:
Environment
Zed: v0.163.3 (Zed)
OS: Linux X11 manjaro unknown
Memory: 31.3 GiB
Architecture: x86_64
GPU: NVIDIA GeForce RTX 3090 || NVIDIA || 550.135
If applicable, add screenshots or screencasts of the incorrect state / behavior
rec.mp4
If applicable, attach your Zed.log file to this issue.
Zed.log
The text was updated successfully, but these errors were encountered: