Skip to content

v0.8.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@WebFreak001 WebFreak001 released this 08 Dec 18:18
· 197 commits to master since this release
v0.8.0-beta.10
4add2d7

What's Changed

  • RegularExpressionsClientCapabilities version field is optional by @ryuukk in #279
  • add served/getInfo request
  • support passing in configuration inside the initialize request
  • update DCD to 0.15.0 (includes basic UFCS support)
  • add auto-import support to snippets
  • include snippets for vibe and mir-ion
  • fix configuration startup life-cycle, which may have caused crashes in
    previous pre-releases
  • add support for passing objects to all custom LSP methods that
    previously just took in single values

New Contributors

Full Changelog: v0.8.0-beta.9...v0.8.0-beta.10

Generic commit authors: @WebFreak001