How to open folders or files in Visual Studio Code from the terminal in 1 single step free of hassle
You are here because you probably tried to open a file from the terminal using vscode like this: code my-file.json and the response you get is that the command doesn't exist even though you have vscode installed. Let's fix this...