Discussion around the Lezer parser system
|
|
0
|
1583
|
July 9, 2019
|
Is it possible to add a prop to an external token?
|
|
2
|
23
|
June 5, 2025
|
Parser for Jinja
|
|
2
|
26
|
May 31, 2025
|
Granularity of incremental parsing
|
|
1
|
24
|
May 30, 2025
|
match for all characters
|
|
6
|
921
|
May 22, 2025
|
How to dispatch a transaction with function name followed by inserting brackets?
|
|
1
|
14
|
May 8, 2025
|
[Help] local token group used together with EOF
|
|
2
|
33
|
April 8, 2025
|
[help/bug?] local tokens group with `@speciailize`
|
|
4
|
29
|
April 1, 2025
|
[help] local tokens used together with other tokens
|
|
2
|
42
|
March 30, 2025
|
Recursive expression with optional parentesis.
|
|
2
|
28
|
March 18, 2025
|
Add @detectdelim to cpp.grammar for cursorSyntaxRight?
|
|
6
|
65
|
March 16, 2025
|
Can we replace the markdown-it of prosemorr-markdown with @lezer/markdown
|
|
2
|
88
|
March 6, 2025
|
Hierarchical Markdown
|
|
5
|
95
|
February 17, 2025
|
Problem -> auto close «»
|
|
5
|
65
|
February 12, 2025
|
lezer markdown render1
|
|
0
|
42
|
February 5, 2025
|
Need help with grammar
|
|
3
|
88
|
January 10, 2025
|
Shift/reduce conflict in simple grammar
|
|
1
|
36
|
January 8, 2025
|
How to match end of file in line oriented grammars?
|
|
11
|
1416
|
January 3, 2025
|
Function names aren't highlighted when keywords are used in custom DSL
|
|
3
|
38
|
December 16, 2024
|
Folding discrepancy with lang-yaml BlockSequence
|
|
1
|
23
|
December 10, 2024
|
Trouble writing grammar for nandeck script.
|
|
3
|
28
|
December 9, 2024
|
SQL dialects never throws errors
|
|
6
|
1065
|
December 9, 2024
|
Parsing HTML to markdown markup
|
|
0
|
72
|
November 26, 2024
|
Javascript highlighting: class name in a `new` expression
|
|
1
|
33
|
November 23, 2024
|
Highlighting parentheses without including them in the syntax tree?
|
|
2
|
50
|
November 14, 2024
|
External tokenizers precedence vs tokens?
|
|
1
|
48
|
November 11, 2024
|
Mustache grammar for lezer parser system
|
|
1
|
66
|
November 11, 2024
|
How to properly handle "." conflict for float literals and member expressions
|
|
10
|
60
|
November 9, 2024
|
How should I structure my Grammar to use "-" for negative expressions and as a subtraction operator?
|
|
2
|
38
|
November 5, 2024
|
Example of a Language Server implementation powered by Lezer
|
|
4
|
481
|
November 1, 2024
|