omnisharp-server icon indicating copy to clipboard operation
omnisharp-server copied to clipboard

Fix issue eating buffer

Open markwoodhall opened this issue 9 years ago • 0 comments

When you run a /fixissue for a problem in a namespace declaration OmniSharp only returns a buffer containing the text up to the completion mark and eats the remaining text.

This appears to be specific to fixing issues against namespace declarations. For example, fixing an issue with a method name declaration works as expected.

OmniSharp/omnisharp-vim/issues/207

markwoodhall avatar Apr 21 '15 13:04 markwoodhall