Changelog #126
Commit: b5d7a71
Release: 2022-04-25
Fixes
-
#12044
(first contribution) fixCargoWorkspace
panic whenrustcSource
is set. -
#12040
improve parameter completion. -
#12054
fix const generic panic indyn Trait
. -
#12058
increase stack size in the LSP and proc-macro servers. -
#12037
removerust-analyzer.inlayHints.enable
and set language scope when toggling hints. -
#12042
remove angle brackets from language configuration. -
#12063
fall back to parameter definitions on error types in signature help. -
#12064
fixide_db::search
not searching bodies of attributed items.
Internal Improvements
-
#12053
(first contribution) exportlc.LanguageClient
from the VSCode extension. -
#12015
(first contribution) update developer documentation link. -
#12023
add more visibility why switching workspaces happens. -
#12021
add aNameContext
toCompletionContext
, move out someImmediateLocation
variants. -
#12028
fix changelog generation after repository move. -
#12051
addtriagebot.toml
.