Skip to content

v1.37.0

Compare
Choose a tag to compare
@JoeRobich JoeRobich released this 18 Aug 15:54
d00fe85
  • Update Roslyn version and tooling to match .NET 5 Preview8 (PR: #1897)
  • Updated lsp library to fix issue with signature help, etc (PR: #1890)
  • Include version matched target files with minimal MSBuild (PR: #1895)
  • Fix lack of trailing italics in quickinfo (PR: #1894)
  • Added System.Reflection.Emit.* to embedded mono script (PR: #1892)
  • Start moving omnisharp to directly using Roslyn's completion service (PR: #1877)
  • Add asynchronous test completed events (PR: #1802)