You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
Hi :)
Thanks for this great vs code extension :)
I am using vs code with this version:
and Rust (rls) version 0.3.2
When I write a simple program like this (
cargo new test-rustfmt-vscode
and replace lib.rs with these contents):and autoformat with
cargo fmt
nothing changes.If I run
Format Document
in vscode it results in this:Did I miss some obvious setting or is this a reproducible bug?
Also probably related: #122 #132
The text was updated successfully, but these errors were encountered: