I am using Visual Studio Code, but I can't run the option "install code command in path", because this command does not appear when I type Shift + Ctrl + P. I am using Windows 10 and the latest version of Visual Studio Code.
I tried many steps to solve my problem, but with no success. Here is what I did:
- Reinstalled Visual Studio Code (the latest version), and checked the option to add to the PATH variable. Didn't work.
- Opened Environment Variables and edited the
Path
user variable, restarted the computer. Didn't work. - Opened command prompt and typed
code .
. Didn't work.
What should I do next?