Releases
v1.23.3
Compare
Sorry, something went wrong.
No results found
Fix ps call for Alpine images (#4023 , PR: #4097 )
Support TextEdit in completion responses (PR: @4073 )
Updated Razor support
Debugger Features:
Add support for Function Breakpoints (#295 )
Debugger Fixes:
Debugger licensing errors are not reported to the UI (#3759 )
Error processing 'variables' request. Unknown Error: 0x8000211d (#3926 )
Method with a function pointer local breaks variables view and debug console (#4052 )
Update to OmniSharp 1.37.2 (PR: #4107 )
Updated MSBuild, MSBuild resolvers and Roslyn to match .NET Core 5.0 RC2 and VS 16.8 Preview 4. (PR: omnisharp-roslyn/#1971 , PR: omnisharp-roslyn/#1974 )
Decouple FixAll from the workspace (omnisharp-roslyn/#1960 , PR: omnisharp-roslyn/#1962 )
Added binding redirects for Microsoft.CodeAnalysis.Features and Microsoft.CodeAnalysis.CSharp.Features (PR: omnisharp-roslyn/#1964 )
Always log error responses with error level (PR: omnisharp-roslyn/#1963 )
Added support for override property completion. Warning : contains breaking change, as InsertText was removed from the response, please use TextEdit instead (PR: omnisharp-roslyn/#1957 )
Correctly handle that don't produce references (PR: omnisharp-roslyn/#1956 )
Marked /autocomplete endpoint as obsolete - the clients should be switching to /completion and /completion/resolve (PR: omnisharp-roslyn/#1951 )
Fixed escapes in regex completions (omnisharp-roslyn/#1949 , PR: omnisharp-roslyn/#1950 )
Fixed completion on part of existing string (omnisharp-vscode#4063 , PR: omnisharp-roslyn/#1941 )
Fixed LSP completion item kinds (PR: omnisharp-roslyn/#1940 )
Added support for textDocument/implementation in LSP mode (PR: omnisharp-roslyn/#1970 )
Fixed namespace icon in completion response (omnisharp-vscode#4051 , PR: omnisharp-roslyn/#1936 )
Improved performance of find implementations (PR: omnisharp-roslyn/#1935 )
Add support for new quick info endpoint when working with Cake (PR: omnisharp-roslyn/#1945 )
Add support for new completion endpoints when working with Cake (omnisharp-roslyn/#1939 , PR: omnisharp-roslyn/#1944 )
When an analyzer fails to load, log an error (PR: omnisharp-roslyn/#1972 )
Added support for 'extract base class' (PR: omnisharp-roslyn/#1969 )
OmniSharp.Path can only be set in user settings (PR: omnisharp-roslyn/#1946 )
Add support for code actions besides ApplyChangesOperation's (PR: omnisharp-roslyn/#1724 )
You can’t perform that action at this time.