Changelog #136
Commit: 75b2232
Release: 2022-07-04
Fixes
-
#12662(first contribution) disambiguate function names inExtract Function. -
#12626(first contribution) avoid trailing:in inactive code reason with empty directive list. -
#12635(first contribution) improve target_feature completion. -
#12642deduplicate cfg completions. -
#12643fix completions for locals inside macro calls. -
#12627complete enum variants as patterns in pattern paths. -
#12636complete raw identifiers withr#prefix. -
#12668fix completion after some macro calls and simplify macro statement expansion handling. -
#12678trigger again flyimport completions in item lists. -
#12648report proc macro errors in expressions. -
#12660fix flycheck sending cancel progress with no running process. -
#12650improve whitespace insertion in pretty printer. -
#12670,#12671fix attribute macros on assoc items being discarded with disabled proc macros. -
#12655ignore thebinartifact forbenchtargets.
Internal Improvements
-
#12652set up publishing to OpenVSX (currently broken).