【发布时间】:2018-09-21 14:36:12
【问题描述】:
我安装了 VS Code 并按照文档运行 Shell Command: Install 'code' command in PATH(在 this answer 中找到)
起初它可以工作,但重启后(我想)我无法从终端启动代码(这非常有用)。
这是我得到的错误:
LSGetApplicationForInfo() failed with error -10814 while trying to determine the application with bundle identifier com.microsoft.VSCodeInsiders.
不确定是否有帮助:如果我输入which code,我会得到/usr/local/bin/code。
【问题讨论】: