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

CSharp language server treats all files and code as C# #25432

Open
cindro opened this issue Feb 23, 2025 · 0 comments
Open

CSharp language server treats all files and code as C# #25432

cindro opened this issue Feb 23, 2025 · 0 comments

Comments

@cindro
Copy link

cindro commented Feb 23, 2025

Summary

I have Zed running on Linux and everything works fine apart from a recently introduced error, I don't know exactly when it started but its quite annoying.

I am working on a ASP.NET application and as soon as I try to edit a CSS file, JS file or any other non C# file, it treats them as a C# file and finds tons of errors even though it says CSS, Javascript etc bottom right.

I am forced to disable CSharp language server (enable_language_server) to stop it from treating all files as a .cs file.

Image

Zed Version and System Specs

Zed 0.174.6 on Debian 12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant