Releases: OmniSharp/omnisharp-roslyn
Releases · OmniSharp/omnisharp-roslyn
v1.6.3
Updated api key for github releaseses
v1.6.1: Merge pull request #335 from ianbattersby/fix/stdio-exception-escaping
Fix string escaping on exception messages for Stdio
v1.5.6: Merge pull request #329 from OmniSharp/davidfowl/fix-strong-naming
Support strong names.
v1.6.0: Merge pull request #293 from OmniSharp/plugins/mef
Plugin system with MEF
v1.5.5: Merge pull request #316 from OmniSharp/dth/timeout
Increase timeout for DTH to start
v1.5.4: Merge pull request #315 from OmniSharp/fix314
don't expect AllowUnsafeBlocks and DefineConstants to be in all csproj files
v1.5.3: Merge pull request #309 from filipw/bugfix/303
Respect AllowUnsafe
v1.5.2: Merge pull request #308 from OmniSharp/davidfowl/fix-dnx-lookup
Always launch DTH using mono (on non windows)
Fix usings endpoint added
Adds a command that adds missing using statements, removes unused usings and sorts. By @sriramgd
v1.4.1: Merge pull request #298 from RevenantX/master
Fix for - Lots of mscorlib issues with 3rd party packages #265