OmniSharp / omnisharp-vim

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

WIP: Initial code for dotnet test debugging #733

Closed jpfeiffer16 closed 2 years ago

jpfeiffer16 commented 3 years ago

This is a WIP PR for the dotnet test method of debugging tests in O#-Vim

jpfeiffer16 commented 3 years ago

puremourning/vimspector/pull/473 addresses vimspector allowing adhoc configs.

jpfeiffer16 commented 2 years ago

@nickspoons @aqez . Closing this pr in favor of #734 since that seems to me to be the way to go since it uses omnisharp and could take advantage of any fixes//improvements they make in the future.