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