mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-30 08:00:21 +00:00
52fb080193
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 |
||
---|---|---|
.. | ||
comments-4sp.rsx | ||
comments-4sp.wrong.rsx | ||
comments-tab.rsx | ||
comments-tab.wrong.rsx | ||
multi-4sp.rsx | ||
multi-4sp.wrong.rsx | ||
multi-tab.rsx | ||
multi-tab.wrong.rsx | ||
multiexpr-4sp.rsx | ||
multiexpr-4sp.wrong.rsx | ||
multiexpr-tab.rsx | ||
multiexpr-tab.wrong.rsx |