Failed to install C# extension in VS Code

Asked

Viewed 23 times

-2

Hello, I have a problem to install the C# extension on my PC, it is a little old and has 32bits, and when I try to install it says that the extension is not supported. I wonder if you have how to install some old version to solve the problem.

  • It will work normal, you just won’t be able to debug

  • This is just a warning friend, the extension was really installed

1 answer

0


The message displayed is a warning that debug will not work, but the extension has been installed successfully! All other functions will function normally.

The extension cannot debug into a 32-bit Operating System and by issues opened in the extension repository, it seems that in the past there was no support for 32-bit debug in vscode and will not have support for it in the future. Debugger doesn’t support x86 Windows.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.