Commit History

Author SHA1 Message Date
  Jonathan Kelley c21b44a4e6 fix collapsing of multiline components and rsx!{} calls (#2849) 10 months ago
  Jonathan Kelley 851abe82d5 Fix non-brace delimeters in nested macro formatting (#2831) 10 months ago
  Jonathan Kelley 828cc502f1 Fix: #2604, Fix: #2240, Fix: #2341, Fix #1355 - Better error handling and and spaces handling in autofmt (#2736) 11 months ago
  Jonathan Kelley b30810e486 cut out a number of changes from the hr PR (#2580) 1 year ago
  Jonathan Kelley 67af2d89dd Autofmt nested rsx using syn::Visitor (#2279) 1 year ago
  Jonathan Kelley be99e29e5f Fixes to autofmt, make it more aggressive (#2230) 1 year ago
  Jonathan Kelley d8942a255b Fix #2104: fmt incorrectly using 1-indexing for columns (#2106) 1 year ago
  Alex Parrill 52fb080193 Use indentation settings in dx fmt and vscode extension 1 year ago
  Evan Almloff d9e0b9a918 fix autoformatting raw strings 2 years ago
  Jonathan Kelley 4e4e101eee fix: dont choke on emojji n exprs 2 years ago
  Jonathan Kelley b81eca0433 fix: short expr lists should not eat the final exprs 2 years ago
  Jonathan Kelley b6e4db1f2f fix: immediate exprs 2 years ago
  Jonathan Kelley 3945928c59 fix: adjust padding on autofmt 2 years ago
  Jonathan Kelley ac6035cb2a feat: parse entire file instead of hunting for verbtain 2 years ago
  Jonathan Kelley 6cd87796f2 feat: allow ifchains and for loops 2 years ago
  Jonathan Kelley 293ef9c690 fix: only flow exprs with indent in mind 2 years ago
  Jonathan Kelley 983789e4c5 handle weird trailing whitespace in autofmt 2 years ago
  Jonathan Kelley cc8b910cf3 fix emoji support in autofmt 2 years ago
  Jonathan Kelley 74421d47fd fix comments being eaten in autofmt 2 years ago
  Jonathan Kelley 181a51a63b wip: add whitespace parsing to rsx 2 years ago
  Jonathan Kelley 5313fc0cc6 fix: trailing commas with key 2 years ago
  Jonathan Kelley a37458b9fa chore: fixes to autoformat to prevent double rendering of expr line 2 years ago
  Jonathan Kelley 251aafa5fd fix: fmting 3 years ago
  Jonathan Kelley 19e6e43358 fix: only apply comments if relevant 3 years ago
  Jonathan Kelley fa9ebe17cc feat: fix autoformatting around one liners 3 years ago