when any file placed on my desktop,and I want to open it with vs code directly. Unfortunately, i can’t see the option to open this file with vs code.
i have tried many times by reopening the vs code but still this option is not showing to me. Also, updated with the latest version.
3
Answers
reinstall vs code and check "open with code" box.
I don’t know the settings, but you can try it – right click on file or folder – open terminal – type
code .
Re-install Visual Studio Code and during the installation process, choose the ‘Add to Path’ Option and you will be able to open any folder directly in VS Code Easily.