Changelog #115
Commit: ba33054
Release: 2022-02-07
Sponsors
Become a sponsor: On OpenCollective or GitHub Sponsors.
Fixes
-
#11182
(first contribution) don’t panic on seeing an unexpected offset. -
#11412
(first contribution) includefn
/type
/const
keyword in trait impl completion item source ranges. -
#11388
fix proc-macro server not using the supplied span inIdent::new
: -
#11390
de-prioritize completions of qualified operator function completions. -
#11322
include comments in "Extract function". -
#11399
fix associated type shorthand from method bounds. -
#11402
fix visibility restriction path completions always using the parent module.
Internal Improvements
-
#11416
(first contribution) fixeslint
LSP config. -
#11418
(first contribution) bumppulldown-cmark-to-cmark
to fix link rendering bug. -
#11291
make range up-mapping more precise. -
#11397
refactor completion module split. -
#11403
shrinkmbe::ExpandError
andmbe::ParseError
. -
#11406
update install notes for bundled servers.