vscode-rust icon indicating copy to clipboard operation
vscode-rust copied to clipboard

Format with 4 spaces instead of 2

Open frederikhors opened this issue 5 years ago • 1 comments

I'm new to Rust.

I created a new project with cargo new.

I'm using VSCode without any files in root dir for rustfmt and no .vscode dir.

VSCode on format keep using 2 spaces instead of 4 spaces (rustfmt default).

Is this a bug or a feature?

frederikhors avatar Apr 01 '20 13:04 frederikhors

I unfortunately also have this question, and now it's 2022.

kyleshevlin avatar Jan 13 '22 18:01 kyleshevlin