The question says it all.
How can I open VS Code editor from
e.g. for notepad++ I write
In linux if you use code . it will open VS Code in the folder the terminal was in. Using code . Filename.cs it will open in folder and open said file.
code .
code . Filename.cs