Skip to content

[0.14.0] - 2024-06-23 / Palanga

Compare
Choose a tag to compare
@razzmatazz razzmatazz released this 23 Jun 12:10
  • Speed up completion by not showing name suggestions or items from unimported namespaces
  • Bump Ionide.LanguageServerProtocol to 0.6.0, fix some of the types used for dynamic registration
  • Reduce noise when loading >10 project files, include currently loading project in progress bar.
  • Register TextDocumentSync lazily
  • Support completionItem/resolve method to speed up completion;
  • Do not rename symbol in strings or comments, restore file rename
  • Stop collecting symbols in method body
  • Fix TypeHierarchy registration
  • Fix wrong references number
  • Add progress reporting when loading a solution/project
  • More refactoring and fixes from rework branch:

Full Changelog: 0.13.0...0.14.0