Skip to content

Releases: objeck/objeck-lsp

v1.0.8

06 Jan 02:30
Compare
Choose a tag to compare

Updated to include new classes in v6.2.1.

v1.0.7

31 Dec 06:37
Compare
Choose a tag to compare

Highlights:

  1. Updated API docs for Objeck 6.2.0 (new)
  2. LSP support to find all method calls associated with a method (enhancement)
  3. Resolved a range of LSP bugs (bug: medium)

v1.0.6

10 Dec 04:26
Compare
Choose a tag to compare

Updated API docs for 6.1.1

v1.0.5

07 Dec 15:21
Compare
Choose a tag to compare

Updated to include API documentation from Objeck v6.1.0

v1.0.4

26 Nov 17:19
Compare
Choose a tag to compare

What's new with 1.0.4?

  • Added hover support for documentation
  • Extended completion support to literals

v1.0.3

07 Nov 22:53
Compare
Choose a tag to compare

Bug fixes

  • Fixed code completion bugs