“code .” command is not working

后端 未结 6 2136
难免孤独
难免孤独 2021-01-05 05:06

I get this error:

code . is not recognised as an external or internal command, operable program or batch file

6条回答
  •  南笙
    南笙 (楼主)
    2021-01-05 05:24

    in windows problem is with insiders version of VSC. You can use 'code-insiders .' command or make a copy of 'code-insiders.cmd' file as 'code.cmd' inside folder with code-insider (use 'path' command to see where your VSC is installed)

提交回复
热议问题