C# Dev Kit Extension Syntax Highlighting and Autocomplete Not Working After Updating to .NET 9
Hi everyone,
After updating to .NET 9, I noticed that the C# Dev Kit extension in VS Code is no longer providing syntax highlighting or autocomplete functionality.
I tried configuring the dotnetAcquisitionExtension.existingDotnetPath in my settings like this:
Unfortunately, this didn’t solve the issue.
After updating to .NET 9, I noticed that the C# Dev Kit extension in VS Code is no longer providing syntax highlighting or autocomplete functionality.
I tried configuring the dotnetAcquisitionExtension.existingDotnetPath in my settings like this:
Unfortunately, this didn’t solve the issue.




