Changelog #131
Commit: f94fa62
Release: 2022-05-30
Fixes
-
#12382
make auto-closing angle brackets configurable, disabled by default. -
#12341
makefiles.excludeDirs
work. -
#12355
fix inference when pattern matching a tuple field with a wildcard. -
#12409
fix overflow during type inference for tuple struct patterns. -
#12384
,#12386
Generate variant
: insert code in file with enum definition. -
#12370
insert whitespaces around_
in macro expansion. -
#12360
fix completions not working after attributes. -
#12383
clear native diagnostics for deleted files. -
#12371
vscode: fixextraEnv
handling of numeric values.