Evan Almloff
|
fa4e5dbf62
Fix rsx autocomplete and diagnostics in the root; provide better completions after attributes are finished (#2656)
|
11 mēneši atpakaļ |
Jonathan Kelley
|
88af3e7eff
Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258)
|
11 mēneši atpakaļ |
Jonathan Kelley
|
994056e16d
Don't eat keys (#2280)
|
1 gadu atpakaļ |
Jonathan Kelley
|
67af2d89dd
Autofmt nested rsx using syn::Visitor (#2279)
|
1 gadu atpakaļ |
Jonathan Kelley
|
be99e29e5f
Fixes to autofmt, make it more aggressive (#2230)
|
1 gadu atpakaļ |
Jonathan Kelley
|
eb79e61642
Add a ton of comments to rsx/hotreload, add snapshot testing, refactor a bit to simplify the crate (#2130)
|
1 gadu atpakaļ |
Jonathan Kelley
|
d8942a255b
Fix #2104: fmt incorrectly using 1-indexing for columns (#2106)
|
1 gadu atpakaļ |
Jonathan Kelley
|
f1e8faffb5
fix tests
|
1 gadu atpakaļ |
Jonathan Kelley
|
fa9d92f956
Fix tests for autofmt
|
1 gadu atpakaļ |
Jonathan Kelley
|
d9b84f9f8f
Disambiguate expressions in rsx by requiring curlies
|
1 gadu atpakaļ |
Evan Almloff
|
e5df83ceec
Merge branch 'master' into pr/atty303/1349
|
1 gadu atpakaļ |
Jonathan Kelley
|
8df7a7685e
Merge branch 'master' into many_optional_attributes
|
1 gadu atpakaļ |
Alex Parrill
|
52fb080193
Use indentation settings in dx fmt and vscode extension
|
1 gadu atpakaļ |
Evan Almloff
|
5b65c4cfb4
implement spreading props in the rsx macro
|
1 gadu atpakaļ |
Evan Almloff
|
d297e2baa2
Add optional attributes
|
1 gadu atpakaļ |
Evan Almloff
|
8c47dfaf78
clean up attribute parsing
|
1 gadu atpakaļ |
Evan Almloff
|
d9e0b9a918
fix autoformatting raw strings
|
2 gadi atpakaļ |
Jonathan Kelley
|
4e4e101eee
fix: dont choke on emojji n exprs
|
2 gadi atpakaļ |
Jonathan Kelley
|
3945928c59
fix: adjust padding on autofmt
|
2 gadi atpakaļ |
Jonathan Kelley
|
ac6035cb2a
feat: parse entire file instead of hunting for verbtain
|
2 gadi atpakaļ |
Jonathan Kelley
|
bf559a6d06
fix clippy
|
2 gadi atpakaļ |
Jonathan Kelley
|
6cd87796f2
feat: allow ifchains and for loops
|
2 gadi atpakaļ |
Jonathan Kelley
|
1940855e39
feat: implement comments in zero children nodes
|
2 gadi atpakaļ |