Jonathan Kelley
|
be99e29e5f
Fixes to autofmt, make it more aggressive (#2230)
|
1 년 전 |
Jonathan Kelley
|
d8942a255b
Fix #2104: fmt incorrectly using 1-indexing for columns (#2106)
|
1 년 전 |
Alex Parrill
|
52fb080193
Use indentation settings in dx fmt and vscode extension
|
1 년 전 |
Evan Almloff
|
d9e0b9a918
fix autoformatting raw strings
|
2 년 전 |
Jonathan Kelley
|
4e4e101eee
fix: dont choke on emojji n exprs
|
2 년 전 |
Jonathan Kelley
|
b81eca0433
fix: short expr lists should not eat the final exprs
|
2 년 전 |
Jonathan Kelley
|
b6e4db1f2f
fix: immediate exprs
|
2 년 전 |
Jonathan Kelley
|
3945928c59
fix: adjust padding on autofmt
|
2 년 전 |
Jonathan Kelley
|
ac6035cb2a
feat: parse entire file instead of hunting for verbtain
|
2 년 전 |
Jonathan Kelley
|
6cd87796f2
feat: allow ifchains and for loops
|
2 년 전 |
Jonathan Kelley
|
293ef9c690
fix: only flow exprs with indent in mind
|
2 년 전 |
Jonathan Kelley
|
983789e4c5
handle weird trailing whitespace in autofmt
|
2 년 전 |
Jonathan Kelley
|
cc8b910cf3
fix emoji support in autofmt
|
2 년 전 |
Jonathan Kelley
|
74421d47fd
fix comments being eaten in autofmt
|
2 년 전 |
Jonathan Kelley
|
181a51a63b
wip: add whitespace parsing to rsx
|
2 년 전 |
Jonathan Kelley
|
5313fc0cc6
fix: trailing commas with key
|
2 년 전 |
Jonathan Kelley
|
a37458b9fa
chore: fixes to autoformat to prevent double rendering of expr line
|
2 년 전 |
Jonathan Kelley
|
251aafa5fd
fix: fmting
|
3 년 전 |
Jonathan Kelley
|
19e6e43358
fix: only apply comments if relevant
|
3 년 전 |
Jonathan Kelley
|
fa9ebe17cc
feat: fix autoformatting around one liners
|
3 년 전 |