asp.net - Omnisharp server is not running Windows 10 -


i'm using vs code try out asp.net little bit, when try do: dnu restore fails.

if try within vs code error message: omnisharp server not running.

i don't know :( i'm running windows 10 x64

check vs code omnisharp log, ctrl + shift + u.

the omnisharp server not running error can result problem in project.json causing issues dnu restore. e.g. issues resolving packages 1 of target frameworks?

it not but, can try restarting omnisharp : f1 "omni restart"

c# support not bundled sound have installed it. otherwise add c# f1 "ext install", enter, "c#"

you right there little documentation


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -