Skip to content

Releases: badetitou/Pharo-LanguageServer

5.1.0

04 Mar 06:55
bb5c815

Choose a tag to compare

What's Changed

  • Enhance Iceberg integration and simplify package management by @badetitou in #20

Full Changelog: 5.0.4...5.1.0

5.0.4

14 Jan 11:11
fa5685b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.3...5.0.4

v5.0.3

26 Feb 15:43

Choose a tag to compare

  • Better support of stdio
  • Support of trace
  • Fix shutdown and exit implementation

v5.0.2

28 Jan 13:45

Choose a tag to compare

Full Changelog: v5.0.1...v5.0.2

v5.0.1 - support pharo tests

02 Jan 13:04
88cbc95

Choose a tag to compare

v5.0.0

01 Aug 06:36

Choose a tag to compare

Update for the support of Pharo12.
I'm still alone for this project so I will not ensure maintainability across several version of Pharo. But you can use v4 last release for Pharo11 support

Full Changelog: v4.0.7...v5.0.0

v4.0.7

05 Feb 17:43

Choose a tag to compare

  • Add test API for vscode integration

(example
image
)

Full Changelog: v4.0.6...v4.0.7

v4.0.6

05 Feb 09:34

Choose a tag to compare

This release improves the code by

  • Using generic code
  • Cleaning duplicated variables

Full Changelog: v4.0.5...v4.0.6

v4.0.5 - Add proposed API for inline completion

16 Oct 10:08
575e431

Choose a tag to compare

Add the API for inline completion

What's Changed

  • Add basic infrastructure to be able to create a Language Server Protocol - Client in Pharo by @badetitou in #11

Full Changelog: v4.0.3...v4.0.5

v4.0.3 - Infrastructure for workspace edit

08 Sep 06:27

Choose a tag to compare

This release add the infrastructure to support workspace edit

Full Changelog: v4.0.2...v4.0.3