C# Anysphere extension lacks the ability to switch active project configuration

I created mutiple configuration in my sln. Server-Debug, Server-Release, Client-Debug, Client-Release.

And I used #if to do conditional compiling like #if Server and #if Client.

With the C# dev kit gone I lost the ability to switch the configuration on the status bar, so the code page is now full of red error, which also confused the cursor ai, led it into a endless loop trying to ‘fix’ them. This basiclly break my ability to code with cursor.

I hope anyshpere or other extension provide can create some extension to patch up the hole.

Hi! The C# dev kit should appear in the Cursor extension marketplace. Could you try searching for it again?

Oh, now I can see it. Thank you.