Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/322.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# VS代码被“卡住”;从'开始/主页/…'&引用;消息_C#_Ubuntu_Unity3d_Visual Studio Code_Omnisharp - Fatal编程技术网

C# VS代码被“卡住”;从'开始/主页/…'&引用;消息

C# VS代码被“卡住”;从'开始/主页/…'&引用;消息,c#,ubuntu,unity3d,visual-studio-code,omnisharp,C#,Ubuntu,Unity3d,Visual Studio Code,Omnisharp,我试图使用统一的VS代码。我安装了VS代码的C#扩展和Unity所需的插件。但每当我打开C#项目时,控制台就会显示以下消息: "Starting OmniSharp at '/home/...' " 它就在那里。它甚至不报告失败。智能感知也不起作用。我猜这是因为omnisharp没有启动 [编辑]我在Ubuntu 14.04 LTS上

我试图使用统一的VS代码。我安装了VS代码的C#扩展和Unity所需的插件。但每当我打开C#项目时,控制台就会显示以下消息:

 "Starting OmniSharp at '/home/...' "
它就在那里。它甚至不报告失败。智能感知也不起作用。我猜这是因为omnisharp没有启动

[编辑]我在Ubuntu 14.04 LTS上