dioxus/packages/autofmt/tests/wrong
Alex Parrill 52fb080193 Use indentation settings in dx fmt and vscode extension
Adds the ability to specify an indent string to public autofmt methods - either
a sequence of spaces or a tab character.

Get the indentation style and size from rustfmt for dx fmt, or from the editor
settings for the vscode extension.

Closes #1595
2023-11-01 17:24:18 -04:00
..
comments-4sp.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
comments-4sp.wrong.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
comments-tab.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
comments-tab.wrong.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
multi-4sp.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
multi-4sp.wrong.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
multi-tab.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
multi-tab.wrong.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
multiexpr-4sp.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
multiexpr-4sp.wrong.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
multiexpr-tab.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00
multiexpr-tab.wrong.rsx Use indentation settings in dx fmt and vscode extension 2023-11-01 17:24:18 -04:00