• 08-01-2021, 07:07:44
    #1
    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
  • 08-01-2021, 07:25:56
    #2
    File > 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:41
    #3
    Programmer adlı üyeden alıntı: mesajı görüntüle
    File > 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.

    Sorunumu Barış abi çözmüştür.. kendisine çok teşekkür ediyorum