这个问题说明了一切。
如何打开 VS Code 编辑器
例如我写的记事本++
> start notepad++ test.txt
顺便说一句,编辑器很棒(跨平台)!谢谢纳德拉!
你可以从微软下载
要打开文件或目录,请使用以下命令:
code /path/to/file/or/directory/you/want/to/open
对于 macOS 用户 ,需要手动安装:
Command + Shift + P
shell command
Shell Command: Install 'code' command in PATH