Discussion around the Lezer parser system
|
|
0
|
1573
|
July 9, 2019
|
[Help] local token group used together with EOF
|
|
2
|
21
|
April 8, 2025
|
[help/bug?] local tokens group with `@speciailize`
|
|
4
|
24
|
April 1, 2025
|
[help] local tokens used together with other tokens
|
|
2
|
24
|
March 30, 2025
|
Recursive expression with optional parentesis.
|
|
2
|
23
|
March 18, 2025
|
Add @detectdelim to cpp.grammar for cursorSyntaxRight?
|
|
6
|
51
|
March 16, 2025
|
Can we replace the markdown-it of prosemorr-markdown with @lezer/markdown
|
|
2
|
62
|
March 6, 2025
|
Hierarchical Markdown
|
|
5
|
80
|
February 17, 2025
|
Problem -> auto close «»
|
|
5
|
48
|
February 12, 2025
|
lezer markdown render1
|
|
0
|
37
|
February 5, 2025
|
Need help with grammar
|
|
3
|
82
|
January 10, 2025
|
Shift/reduce conflict in simple grammar
|
|
1
|
28
|
January 8, 2025
|
How to match end of file in line oriented grammars?
|
|
11
|
1394
|
January 3, 2025
|
Function names aren't highlighted when keywords are used in custom DSL
|
|
3
|
33
|
December 16, 2024
|
Folding discrepancy with lang-yaml BlockSequence
|
|
1
|
21
|
December 10, 2024
|
Trouble writing grammar for nandeck script.
|
|
3
|
24
|
December 9, 2024
|
SQL dialects never throws errors
|
|
6
|
1054
|
December 9, 2024
|
Parsing HTML to markdown markup
|
|
0
|
66
|
November 26, 2024
|
Javascript highlighting: class name in a `new` expression
|
|
1
|
32
|
November 23, 2024
|
Highlighting parentheses without including them in the syntax tree?
|
|
2
|
41
|
November 14, 2024
|
External tokenizers precedence vs tokens?
|
|
1
|
39
|
November 11, 2024
|
Mustache grammar for lezer parser system
|
|
1
|
61
|
November 11, 2024
|
How to properly handle "." conflict for float literals and member expressions
|
|
10
|
48
|
November 9, 2024
|
How should I structure my Grammar to use "-" for negative expressions and as a subtraction operator?
|
|
2
|
36
|
November 5, 2024
|
Example of a Language Server implementation powered by Lezer
|
|
4
|
431
|
November 1, 2024
|
LanguageData setting is not working in the nested language
|
|
2
|
32
|
October 28, 2024
|
Is it OK to create toy language using lezer? any example?
|
|
6
|
103
|
October 24, 2024
|
Retaining nested token structure
|
|
3
|
37
|
October 22, 2024
|
How to reset context tracker in external tokenizer on input change?
|
|
9
|
40
|
October 21, 2024
|
too many different token groups error
|
|
5
|
17
|
October 21, 2024
|