Skip to content

Keep Healthy

Compare
Choose a tag to compare
@kenkangxgwe kenkangxgwe released this 02 Aug 03:58
· 33 commits to master since this release

Stay Home Stay Healthy πŸ±β€πŸ

Added

  • SignatureHelp is available for functions when [ and , is input.

Changed

  • Change the dependencies from AST and Lint to CodeParser and CodeInspector.
  • The alias completion has been improved by reducing the number of completionItems, and returning \-prefixed aliases when triggered twice.

Fixed

  • triggerCharacters should be a list (thanks to @dalanicolai).
  • The duplicate requests error will not popup in Output window in VSCode (reported by @GiovanniBordiga).
  • MessageName should be shown when hovered