Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save eminadiguzel/568be7f65ed654b17adf039c48c4b453 to your computer and use it in GitHub Desktop.
Save eminadiguzel/568be7f65ed654b17adf039c48c4b453 to your computer and use it in GitHub Desktop.
Komut satırından windows code ıdeyi açmak
İster linux ister windows ve mac farketmez.
Komut satırındayken çalışma klasörünüzü oluşturun (veya varsa) açıp içine girin.
code .
komutunu verin.
Microsoft Visual studio code o dosyayı otomatik olarak proje klasörü olarak açmış olacaktır.
cmd, windows powershell, gitbash (linux,windows,unix,mac)
Hepsi bu kadar!
------ ENGLİSH (google translate)------
Opening windows code ide from command line
It doesn't matter whether it's linux or windows or mac.
While on the command line, create (or have) your working folder and open it and enter it.
code .
Give the command.
Microsoft Visual studio code will automatically open that file as a project folder.
cmd, windows powershell, gitbash (linux,windows,unix,mac)
That is all !
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment