OmniSharp / omnisharp-vim

Vim omnicompletion (intellisense) and more for C#
http://www.omnisharp.net
MIT License
1.7k stars 169 forks source link

Cache Projects TargetPath from OmniSharp-Roslyn #732

Closed rene-descartes2021 closed 3 years ago

rene-descartes2021 commented 3 years ago

From discussion in https://github.com/OmniSharp/omnisharp-vim/issues/386#issuecomment-923519148.

This PR makes it so that the example debugger configuration helper function I wrote in the wiki works. Not sure when to best call it. On OmniSharpReady I suppose.