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/constkeyword in trait impl completion item source ranges. - 
#11388fix proc-macro server not using the supplied span inIdent::new:
 - 
#11390de-prioritize completions of qualified operator function completions. - 
#11322include comments in "Extract function". - 
#11399fix associated type shorthand from method bounds. - 
#11402fix visibility restriction path completions always using the parent module. 
Internal Improvements
- 
#11416(first contribution) fixeslintLSP config. - 
#11418(first contribution) bumppulldown-cmark-to-cmarkto fix link rendering bug. - 
#11291make range up-mapping more precise. - 
#11397refactor completion module split. - 
#11403shrinkmbe::ExpandErrorandmbe::ParseError. - 
#11406update install notes for bundled servers.