issues
search
AzureMarker
/
intellij-lalrpop
Jetbrains plugin for the LALRPOP parser-generator
MIT License
16
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
0.2.14: Error occurs while analyzing grammar with quantifier macros `*` `+` `?`.
#58
jellyterra
opened
2 weeks ago
0
Plugin doesn't support cascading precedence annotations
#57
TheOnlyTails
opened
7 months ago
0
dependency error in RustRover
#56
Efilex
closed
10 months ago
3
Resolved type of alternative is `Box<Expr>`, while expected type is `Box<Expr>`
#55
snoglobe
opened
1 year ago
0
More weird bugs in weird grammar
#54
dnbln
opened
1 year ago
0
Running unit tests through intelliJ does not recompile or detect changes in Lalrpop grammar
#53
evbo
closed
2 years ago
4
Property escape sequences false positive
#52
ccleve
closed
2 years ago
2
Treat @L and @R as keywords for highlighting purposes?
#51
dnbln
opened
2 years ago
0
`'input` is an implicit lifetime
#50
dnbln
opened
2 years ago
0
Inspection for `<>` between curly braces without named symbols?
#49
dnbln
opened
2 years ago
1
refactoring imported variable names doubles use and semi colon termination
#48
ghost
closed
3 years ago
1
After updating to 0.2.5, explicit newlines in strings are no longer accepted as valid
#47
xxx
closed
3 years ago
1
low priority: comments intermittently fail to highlight syntactically
#46
ghost
opened
3 years ago
20
Resolve replace for parentheses
#45
ghost
closed
3 years ago
12
Update to support new version of intellij
#44
aggalex
closed
3 years ago
4
use ::core and ::alloc instead of ::std for no_std environments
#43
dnbln
closed
3 years ago
0
Remove `Context` from LpActionLiteralTextEscaper
#42
dnbln
closed
3 years ago
1
Inline-renaming a rust type referenced inside a typeref injection fails assertion
#41
dnbln
closed
3 years ago
0
Give the lexer more tolerance while reading a CODE token
#40
dnbln
opened
3 years ago
2
0.2.1 has compatibility errors with 2020.2 according to the plugin verifier
#39
AzureMarker
closed
3 years ago
2
Fix #37
#38
dnbln
closed
3 years ago
0
Bug from #26 implementation of `LpAction.resolveType`
#37
dnbln
closed
3 years ago
2
Type inlay hint for nonterminals without explicit type
#36
dnbln
closed
3 years ago
0
Support external lexers
#35
dnbln
opened
3 years ago
1
Show type hints for inferred nonterminal types
#34
AzureMarker
closed
3 years ago
9
Inspection for redundant actions
#33
dnbln
closed
3 years ago
0
Try to use more idiomatic kotlin
#32
dnbln
closed
3 years ago
4
Investigate using type aliases instead of unit structs when comparing explicit vs inferred types
#31
AzureMarker
opened
3 years ago
0
Remove Context and simplify LpActionCodeEscaper.kt
#30
dnbln
closed
3 years ago
3
Fix default type of error
#29
dnbln
closed
3 years ago
1
Support fallible actions
#28
Schyrsivochter
closed
3 years ago
4
Formatter
#27
AzureMarker
opened
3 years ago
0
Add explicit type intention
#26
dnbln
closed
3 years ago
0
Support refactoring in injected Rust type-refs (ex. nonterminals)
#25
AzureMarker
opened
3 years ago
0
Put correct return type on fallible action code
#24
dnbln
closed
3 years ago
0
Infer the right type on fallible actions
#23
dnbln
closed
3 years ago
0
More inspections
#22
dnbln
closed
3 years ago
2
Remove missing terminals inspection object fields
#21
dnbln
closed
3 years ago
2
The recently added missing terminals inspection spams "cannot save settings" if no lalrpop file is open / no lalrpop file exists in the project.
#20
dnbln
closed
3 years ago
0
Unable to distinguish between macro calls and selected symbols
#19
AzureMarker
opened
3 years ago
0
Ideas for inspections
#18
dnbln
opened
3 years ago
4
Evaluate <> and provide type resolution in lalrpop.
#17
dnbln
closed
3 years ago
3
When return type of a nonterminal is unspecified, the plugin uses the `toString()` on the nonterminal name which leads to "LpNonterminalNameImpl({debug name})"
#16
dnbln
closed
3 years ago
2
Better highlighter
#15
dnbln
closed
4 years ago
3
Add grammar params to injected action code
#14
dnbln
closed
4 years ago
3
Implement missing terminals inspection and fix #8
#13
dnbln
closed
4 years ago
1
Inject Rust into nonterminal types
#12
AzureMarker
closed
3 years ago
3
Suggestion: add an inspection to detect missing terminals
#11
dnbln
closed
4 years ago
1
Use a custom file icon
#10
AzureMarker
opened
4 years ago
0
A primitive formatter.
#9
dnbln
closed
4 years ago
3
Next