Skip to content

Graduation Season

Compare
Choose a tag to compare
@kenkangxgwe kenkangxgwe released this 23 Jul 20:52
· 115 commits to master since this release

Enjoy the summer 🏖️

Added

  • The document structure is provided in DocumentSymbol. (Thanks to Brenton's AST package)
  • Hovering for MessageName and numeral literals.
  • Completion for both aliases and long names of the Unicode characters (with leader key \).
  • Auto check for upgrades and dependencies.

Changed

  • Using Brenton's Lint package to diagnose the document.
  • Documentations now have a better format with code block (in hovers and completions).
  • Diagnostics are published schedulely.

Fixed

  • High CPU usage when reading message via sockets under Linux.
    (Reported by @kc9jud and solution suggested by
    @megatron0000)

Known Issues

  • Some of the documentations are not transcribed correctly into Markdown format, see issues.