fannheyward / coc-rust-analyzer

rust-analyzer extension for coc.nvim
MIT License
1.12k stars 39 forks source link

backslash generated if we use extract into a function OR fill struct fields etc OR implement missing members #1238

Closed GopherJ closed 5 months ago

GopherJ commented 5 months ago

What's the output of :CocInfo

What's the output of :CocCommand rust-analyzer.serverVersion

What's your coc-rust-analyzer version? You can get it from :CocList extensions

GopherJ commented 5 months ago

the following code got generated while using impl missing member action

image

`

fannheyward commented 5 months ago

https://github.com/fannheyward/coc-rust-analyzer/issues/1228