Navigation Menu

Skip to content

Releases: eclipse/lemminx

0.11.0

25 Mar 10:04
Compare
Choose a tag to compare

Enhancements

  • Contribute lsp4xml to the Eclipse foundation. See #283
  • Add onTagText to IHoverParticipant (or extend IHoverParticipant). See #609

Bug Fixes

  • NPE when typing <?. See #614
  • NPE when document contains an empty tag. See #613
  • In Maven , all known XML elements from schema are suggested as completion. See #612
  • UTF-16 not supported. See #611
  • Unregister language server extension on LS shutdown. See #605

0.3.0

28 Jan 23:54
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
Deploy on tag

Signed-off-by: Fred Bricon <fbricon@gmail.com>

0.0.2

15 Nov 16:07
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release
Added server changelog for v 0.0.2

Signed-off-by: Nikolas Komonen <nikolaskomonen@gmail.com>

0.0.1

15 Nov 15:31
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release
AutoClosing end tags considers client preference

Fixes #130

Signed-off-by: Nikolas Komonen <nikolaskomonen@gmail.com>