Releases
v1.14.0
Compare
Sorry, something went wrong.
No results found
What's New in 1.14
C# Language Support
Debugger
Fixes symbol loading while debugging apps running under .NET Core 2.1 (ex: netcoreapp 2.1) on Linux and macOS
Fixes debug console message encoding issue on Windows (#1775 ).
Adds support for extracting source files embedded in PDBs. See the C# EmbeddedFiles feature for more information.
Adds preliminary support for Linux ARM debugging
Editor
Fix to allow signature help return results for attribute constructors. (#1814 , PR: omnisharp-roslyn#1007 )
Fix to return correct SymbolKinds from WorkspaceSymbolprovider (#1907 , PR: #1911 ) (Contributed by @craig006 )
Improved newline formatting in hover info (#1057 , PR: #1918 )
Disabled Go To Definition on property acessor keywords (#1949 , PR: omnisharp-roslyn#1086 )
Bug fixes to IntelliSense (completion, signature help): ((#1664 , 1440 , PR: omnisharp-roslyn#1030 ); (#146 , PR: #1776 ))
Improved "Format Code" behavior: (#214 , PR: omnisharp-roslyn#1043 )
Improved code action ordering: (omnisharp-roslyn#758 , PR: omnisharp-roslyn#1078 )
Fixed duplicate errors in error list (#1830 , PR:#1107 )
Project System
Task Generation
Misc
You can’t perform that action at this time.