Skip to content

0.11.0

Latest
Compare
Choose a tag to compare
@fbricon fbricon released this 25 Mar 10:04

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