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.
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