OmniSharp / omnisharp-vim

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

Add delcommand for OmniSharpDebugTest #740

Closed jpfeiffer16 closed 2 years ago

jpfeiffer16 commented 2 years ago

Hello, I am back again with what is shaping up to be a weekly thing. Realized I forgot another line of code.

I am looking into doing something like the OmniSharpDebug command you had mentioned earlier. As I am doing the boilerplate for it I keep on coming across places that I didn't do right on the last one.

Thanks!

nickspoons commented 2 years ago

Thanks, Joe!