VS Code 64 bit

George Antoan 21 Reputation points
2022-07-24T17:54:53.12+00:00

Hello. I downloaded and installed the 64 bit Windows VS Code version. However, I once saw a post that VS Code was only 32 bit. Can someone clarify this for me?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2022-07-24T18:45:16.57+00:00

    Read on here
    Visual Studio installs the 32-bit version of the CLR on an x86 computer, and both the 32-bit version and the appropriate 64-bit version of the CLR on a 64-bit Windows computer. (Because Visual Studio is a 32-bit application, when it is installed on a 64-bit system, it runs under WOW64.)
    https://learn.microsoft.com/en-us/dotnet/framework/64-bit-apps?redirectedfrom=MSDN

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2022-07-24T18:06:16.173+00:00

    What code are you asking about?

    0 comments No comments

  2. George Antoan 21 Reputation points
    2022-07-24T18:35:51.807+00:00

    I am not askng aboat a particular language. I am asking about Visual Studio Code itself.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.