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

C# Dev Kit Breaks #113

Closed
ProTip opened this issue Jul 11, 2023 · 5 comments
Closed

C# Dev Kit Breaks #113

ProTip opened this issue Jul 11, 2023 · 5 comments

Comments

@ProTip
Copy link

ProTip commented Jul 11, 2023

The required version of the C# Base Lang extension required by the pre-release of C# Dev Kit seems to break this. I have to disable in order for this to start working again. A shame since this is so incredibly handy.

@tintoy
Copy link
Owner

tintoy commented Jul 12, 2023

What behaviour are you seeing - are there errors in the output window, or is the extension just not being loaded when editing MSBuild project files?

@ProTip
Copy link
Author

ProTip commented Jul 12, 2023

When I enable the C# extension v2.0.248 the msbuild tools output just says it unloaded the project; no errors.

It's currently breaking syntax highlighting in .csproj files as well, so probably an issue with the C# extension itself..

@tintoy
Copy link
Owner

tintoy commented Jul 12, 2023

Thanks - I'll look into it when I get home 🙂

@ProTip
Copy link
Author

ProTip commented Jul 12, 2023

Looks like this is being caused by C# extension re-associating the file type: dotnet/vscode-csharp#5860 . I will close for now as it looks like they are sorting it out..

@ProTip ProTip closed this as completed Jul 12, 2023
@tintoy
Copy link
Owner

tintoy commented Jul 12, 2023

Thanks for reporting! I'll keep an eye on it anyway 🙂

@DoctorKrolic DoctorKrolic closed this as not planned Won't fix, can't repro, duplicate, stale Jan 4, 2024
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

3 participants