Closed Kapelianovych closed 2 years ago
Do you have rust
in your coc.preferences.formatOnSaveFiletypes
?
No. I added the rust
in there and it works. So, from now on, rust
should be explicitly declared there?
If you want to do formatting on save, you should add filetype to coc.preferences.formatOnSaveFiletypes
.
What's the output of
:CocInfo
What's the output of
:CocCommand rust-analyzer.serverVersion
The plugin works okay, but I remember that there was autoformat ability. I searched for the option to toggle it (I thought it was disabled by default), but I had no luck.