Skip to content

v1.35.1

Compare
Choose a tag to compare
@JoeRobich JoeRobich released this 04 May 20:59
4ffc463
  • Fixed not supported exception when trying to decompile a BCL assembly on Mono. For now we do not try to resolve implementation assembly from a ref assembly (PR: #1767)
  • Added support for generic classes in test runner (omnisharp-vscode#3722, PR: #1768)
  • Improved autocompletion performance (PR: #1761)
  • Move to Roslyn's .editorconfig support (#1657, PR: #1771)
  • Fully update CompilationOptions when project files change (PR: #1774)
  • Updated to Roslyn [3.6.0-4.20228.5] (PR: #1778)