Closed novusnota closed 5 months ago
To be covered by #33:
~
|=
&=
^=
;
let
Other things:
Optional, due to potential issues with query performance (better add those later in semantic highlighting from LSP):
_
__gen
__tact
All the things related to 1.4.0 are done, so this will be closed. All the miscellaneous things related to 1.4.1 and PRs with new queries are moved to #37
To be covered by #33:
~
|=
,&=
,^=
;
in field declarations of Structs and Messageslet
statements (optional type ascription);
for the last statement in a block: tact-lang/tact#434Other things:
Optional, due to potential issues with query performance (better add those later in semantic highlighting from LSP):
_
as unused variable identifiers (highlighting-only, and with narrowed captures)__gen
or__tact