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

The auto complete function in the Attribute of csharp.

Open ricardolee opened this issue 10 years ago • 6 comments

The auto complete function treat "[XXXAttribute]" as "[XXXAttribute]", it should be "[XXX]".

ricardolee avatar Jul 19 '15 16:07 ricardolee

Which server? I assume you mean omnisharp-roslyn as this is a known problem there. It should be fixed soon.

nosami avatar Jul 19 '15 16:07 nosami

Thanks for reply. I use omnisharp-server. omnisharp-emacs can use omnisharp-roslyn as backend? I will try it.

ricardolee avatar Jul 19 '15 17:07 ricardolee

You can, but you need to start he omnisharp-roslyn server manually for now. (That has the same issue though :) )

nosami avatar Jul 19 '15 17:07 nosami

If you try it, be sure to not use the feature-omnisharp-roslyn-support branch here on github. That is currently under development and not fully usable. Use master or develop, or a melpa package if you already have one. 19.7.2015 8.02 ip. "Jason Imison" [email protected] kirjoitti:

You can, but you need to start he omnisharp-roslyn server manually for now. (That has the same issue though :) )

— Reply to this email directly or view it on GitHub https://github.com/OmniSharp/omnisharp-emacs/issues/186#issuecomment-122683017 .

mikavilpas avatar Jul 19 '15 18:07 mikavilpas

For comparison(?) this was fixed in omnisharp-vscode here: https://github.com/OmniSharp/omnisharp-vscode/issues/393

jfmcbrayer avatar Jun 06 '19 14:06 jfmcbrayer

Any updates on this?

muhammadsammy avatar May 18 '20 21:05 muhammadsammy