Skip to content

Releases: dylan-lang/lsp-dylan

v0.2.0 - Hover, diagnostics, references, stability

21 Apr 13:48
c3aa79f
Compare
Choose a tag to compare

What's Changed

  • Add basic compiler warning support by @cgay in #5
  • Update and clarify instructions for VS Code by @pedro-w in #8
  • Hover implementation by @pedro-w in #10
  • Improve emacs client by @pedro-w in #12
  • Allow hover to display info on variables and macros too by @pedro-w in #13
  • Improve textDocument/definition by @pedro-w in #14
  • Update to latest dylan-tool by @cgay in #16
  • Fix eglot bug, add makefile by @cgay in #22
  • Make hover return JSON null and not false if the thing under the cursor is not found by @pedro-w in #24
  • Implement reference provider by @pedro-w in #29
  • Better project finding / opening by @cgay in #33
  • doc: create initial doc, based on README.md by @cgay in #34
  • automation: deploy docs to dylan-lang.github.io by @cgay in #35

Full Changelog: v0.1.0...v0.2.0

v0.1.0 Initial tagged release

04 Jul 03:14
761c842
Compare
Choose a tag to compare

Initial tagged release to make it accessible via the package manager