omnisharp-vim
omnisharp-vim copied to clipboard
Start OmniSharp server after user selects solution when there are multiple solutions
Hi! I was having an issue where when there are multiple solutions it didn't start OmniSharp after I selected the solution. It looked like the issue was that the job was null when GetHost was called UpdateBuffer. Was unsure if there were any side affect of starting the server this way. Let me know if this makes sense.