Is there any way to get an extension point in omnisharp-roslyn? I see that omnisharp.exe has the "--plugin" argument, but the digging in the source code did not give me an answer: how to use this argument. I need a way to include my assemblies in mef composition, so I can import Roslyn and OmniSharp services and export my ICodeActionProvider.
Asked
Active
Viewed 119 times