Skip to content

v1.35.3

Compare
Choose a tag to compare
@JoeRobich JoeRobich released this 11 Jun 21:13
a769e4a
  • Added LSP handler for textDocument/codeAction request. (PR: #1795)
  • Expose a custom LSP omnisharp/client/findReferences command via code lens (meant to be handled by LSP client). (PR: #1807)
  • Added DirectoryDelete option to FileChangeType allowing clients to report deleted directories that need to be removed (along all the files) from the workspace (PR: #1821)
  • Do not crash when plugin assembly cannot be loaded (#1307, PR: #1827)
  • Update to Roslyn 3.7.0-4.20311.4 (PR: #1832)