Graduation Season
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.