dioxus/packages/autofmt/tests/wrong
Jonathan Kelley 828cc502f1
Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736)
* add new autofmt sample
* Feat: implement rustfmt::skip support for rsx
* generally improve error handling with better expect messages
* wip: nested rsx formatting and expression formatting
* nested rsx formatting works
* collapse autofmt crate
* cast indent through macros
* use proper whitespace
* no more eating comments!
* Use proper error handling
2024-07-30 18:36:13 -07: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 Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
multi-4sp.wrong.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
multi-tab.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
multi-tab.wrong.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
multiexpr-4sp.rsx fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
multiexpr-4sp.wrong.rsx fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
multiexpr-many.rsx Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
multiexpr-many.wrong.rsx Fix #2104: fmt incorrectly using 1-indexing for columns (#2106) 2024-03-18 18:23:45 -07:00
multiexpr-tab.rsx fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
multiexpr-tab.wrong.rsx fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
oneline-expand.rsx Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
oneline-expand.wrong.rsx Fix #2104: fmt incorrectly using 1-indexing for columns (#2106) 2024-03-18 18:23:45 -07:00
shortened.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
shortened.wrong.rsx Fixes to autofmt, make it more aggressive (#2230) 2024-04-03 15:27:36 -07:00
simple-combo-expr.rsx Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
simple-combo-expr.wrong.rsx Fix #2104: fmt incorrectly using 1-indexing for columns (#2106) 2024-03-18 18:23:45 -07:00
skipfail.rsx Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
skipfail.wrong.rsx Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 2024-07-30 18:36:13 -07:00
syntax_error.rsx This fixes issue (#2724) 2024-07-28 12:06:09 -07:00
syntax_error.wrong.rsx This fixes issue (#2724) 2024-07-28 12:06:09 -07:00