Keep Healthy
Stay Home Stay Healthy π±βπ
Added
- SignatureHelp is available for functions when
[
and,
is input.
Changed
- Change the dependencies from
AST
andLint
toCodeParser
andCodeInspector
. - The alias completion has been improved by reducing the number of
completionItem
s, 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