Skip to content

v1.37.5

Compare
Choose a tag to compare
@JoeRobich JoeRobich released this 15 Dec 23:42
bb57443
  • Update Roslyn version to 3.9.0-2.20570.24 (PR: #2022)
  • Gracefully handle GitVersion failure, and set a default version. (PR: #2030)
  • Editorconfig improvements - do not lose state, trigger re-analysis on change (#1955, omnisharp-vscode#4165, omnisharp-vscode#4184, PR: #2028)
  • Add documentation comment creation to the FormatAfterKeystrokeService (PR: #2023)
  • Raise default GotoDefinitionRequest timeout from 2s to 10s (omnisharp-vscode#4260, PR: #2032)
  • Register languageServer as ILanguageServerFacade (PR: #2025)
  • Workspace create file workaround (PR: #2019)
  • Added msbuild:UseBundledOnly option to force the usage of bundled MSBuild (PR: #2038)
  • Build NetCoreApp2.1 test project with .NET Core SDK 2.1 (PR: #2040)