Merhaba, visual studio code'yi terminal'den code veya code . olarak açmak isteyince açmıyor
"code: The term 'code' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again."
Hatası alıyorum. Powershell yüklü, powershelldede aynı hata vermekte
Terminal/Python
2
●73
- 08-01-2021, 07:25:56File > Preferences > Settings bölümünü açın.
"terminal.integrated.shell.windows" kısmını "terminal.integrated.shell.windows": "C:WindowsSystem32cmd.exe" olarak değiştirin.
Programı yeniden başlatın. - 08-01-2021, 08:25:41Programmer adlı üyeden alıntı: mesajı görüntüle
Sorunumu Barış abi çözmüştür.. kendisine çok teşekkür ediyorum