issues
search
bram209
/
leptosfmt
A formatter for the leptos view! macro
Apache License 2.0
271
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
leptosfmt removes comment in body of `view!` macro.
#157
bobhy
opened
3 days ago
0
Formatting breaks element generics
#156
huuff
opened
1 week ago
1
Leptosfmt move comments inside tags outside
#155
ymo-4
opened
3 weeks ago
0
missing `class_wrapping` when installing
#154
Arend-Jan
closed
1 month ago
4
Pin `rustywind-core` version to avoid breaking change
#153
veigaribo
closed
1 month ago
1
fix: formatting of empty tags with prop spreading (#151)
#152
osmano807
closed
4 weeks ago
2
Empty tag with properties doesn't compile after formatting
#151
osmano807
closed
4 weeks ago
1
Add pre-commit hook
#150
huuff
opened
1 month ago
0
feat: support let bindings
#149
bram209
closed
1 month ago
0
Destructuring `let` attribute in `<For>` component is removed
#148
bicarlsen
closed
1 month ago
0
fix: remove trailing space after doctype closing tag
#147
bram209
closed
1 month ago
0
Leptosfmt adds stray space in html shell (needed for leptos-0.7*)
#146
spencewenski
closed
1 month ago
0
fix: correctly collect leading and trailing comments
#145
bram209
closed
2 months ago
0
fix: duplicated comments in consecutive macros
#144
bram209
closed
2 months ago
0
fix: use 'tab_spaces' for size of hard tabs instead of hardcoded 4
#143
bram209
closed
2 months ago
0
can i use with nvim rust-analyser lsp config
#142
Veercodeprog
closed
2 months ago
1
fix: use view! indentation settings when formatting syn expression
#141
bram209
closed
2 months ago
0
Indentation issue
#140
dominikwilkowski
closed
2 months ago
13
[Feature Request] Format ident attr values without braces
#139
BrandonDyer64
opened
2 months ago
7
Leptosfmt removes neccesary curly brackets
#138
nikessel
opened
3 months ago
6
`leptosfmt` removes comment from formatted `view!` when it's the first line
#137
spencewenski
closed
2 months ago
4
Formatting is off
#136
klautcomputing
opened
3 months ago
3
Recursively search parent directories for leptosfmt.toml
#135
fiadliel
closed
3 months ago
2
Unexpected Duplication of Comments in Conditional Logic with nested view macros
#134
mmanrai
closed
2 months ago
3
feat: add exclude patterns support
#133
tetuaoro
closed
3 months ago
1
nested directory
#132
tetuaoro
closed
3 months ago
1
New release but with old version number
#131
johansmitsnl
closed
3 months ago
1
fix: trailing whitespace issue when using codeblocks
#130
bram209
closed
4 months ago
1
feat: support elements with generics
#129
bram209
closed
4 months ago
0
feat: support elements with generics
#128
bram209
closed
4 months ago
1
Document another way to use with rust-analyzer
#127
lukashermansson
closed
4 months ago
2
Document unstable project based rust analyzer config to override rustfmt
#126
lukashermansson
closed
4 months ago
5
Blank line added after some code blocks
#125
paul-hansen
closed
4 months ago
0
Generic type parameters disappear
#124
tversteeg
closed
4 months ago
0
Add possibility to have non void self closing HTML tags
#123
V4ldum
closed
4 months ago
4
feat: add tailwind support for attr values
#122
bram209
closed
5 months ago
0
feat: preserve formatting of unknown macros
#121
bram209
closed
6 months ago
0
docs: clarify support for non-doc comments
#120
bram209
closed
6 months ago
0
chore: update prettyplease and add as git submodule
#119
bram209
closed
6 months ago
0
Fix config example
#118
BrandonDyer64
closed
6 months ago
1
Can we have macro names to exclude?
#117
ekanna
closed
6 months ago
1
Rustywind support for sorting Tailwind classes
#116
Rolv-Apneseth
closed
5 months ago
20
Documentation for Use in JetBrains RustRover
#115
naftulikay
opened
7 months ago
4
Clarification needed on recent PR for `macro_names` parameter
#114
carlca
closed
8 months ago
2
vs code rustfmt override dosen't use project leptosfmt.toml
#113
Root-Time
closed
3 months ago
4
Unexpected handling of formatting of !view macro
#112
carlca
opened
8 months ago
0
Odd comment handling inside of view!
#111
qrilka
closed
6 months ago
1
fix: inline unquoted text + expr block combinations
#110
bram209
closed
8 months ago
0
Add option to override html macro
#109
SofusA
closed
8 months ago
7
Updated readme to include neovim snippet
#108
Rexcrazy804
closed
3 months ago
3
Next