我已尝试添加代码。' shortcut在Visual Studio Code中启动当前目录,但我立即返回了以下错误:
LSGetApplicationForInfo() failed with error -10814 while trying to
determine the application with bundle identifier com.microsoft.VSCode.
Visual Studio代码已成功安装在我的计算机上。
我正在使用OSX Yosemite 10.10.3。
有人知道如何让此快捷方式正常工作吗?
答案 0 :(得分:3)
确保安装了Visual Studio Code 0.3.0。我们最近更改了包标识符!
答案 1 :(得分:0)
此错误是因为Finder无法找到Visual Studio代码。我可以通过删除Visual Studio代码在我的机器上重现相同的错误。
尝试将VS Code重新安装到 / Applications 并重新启动终端。
答案 2 :(得分:0)
按command
+ shift
+ p
输入:Install 'code' command in path
选择
选项