Prevent incomplete rule parsing
|
|
1
|
430
|
July 15, 2022
|
Lezer Grammer Problem
|
|
1
|
755
|
July 12, 2022
|
Is there a tree-sitter grammar for writing Lezer?
|
|
1
|
648
|
July 12, 2022
|
Question: difference between Lezer and tree-sitter
|
|
5
|
2548
|
July 10, 2022
|
Making fenced code with language in a Markdown editor “monospace”
|
|
1
|
608
|
July 4, 2022
|
Inconsistent skip set after Lezer generator upgrade
|
|
2
|
607
|
June 29, 2022
|
Greedy nested parsers
|
|
2
|
628
|
June 28, 2022
|
Rule nesting and reduce/reduce conflicts
|
|
2
|
554
|
June 22, 2022
|
parser.configure() throws an exception
|
|
4
|
1397
|
June 19, 2022
|
lezer-generator-1.0.0 generate js parser is invalid
|
|
1
|
615
|
June 19, 2022
|
Tip: Debugging HighlightStyle classes for Themes
|
|
1
|
733
|
June 17, 2022
|
Create group begin - end with syntax grammar
|
|
1
|
479
|
June 13, 2022
|
Unicode ranges in regular
|
|
4
|
1068
|
June 9, 2022
|
Extending lezer-markdown?
|
|
3
|
1900
|
May 26, 2022
|
How to achieve JavaScript nesting symbol parsing
|
|
3
|
524
|
May 26, 2022
|
How to change the way Fenced Code recognize language
|
|
4
|
815
|
May 21, 2022
|
How to skip positions of certain inline nodes in Markdown parser extension.
|
|
5
|
659
|
May 20, 2022
|
How do you iterate on your grammars efficiently?
|
|
4
|
855
|
May 7, 2022
|
folding / delims question
|
|
2
|
589
|
May 6, 2022
|
Misplaced error nodes
|
|
5
|
788
|
April 22, 2022
|
Wrong match at beginning and end of text?
|
|
3
|
685
|
April 21, 2022
|
Understanding how rules are parsed
|
|
7
|
1124
|
April 12, 2022
|
match for all characters
|
|
3
|
890
|
April 7, 2022
|
Splitting YAML markdown from the rest of a document, ambiguity
|
|
5
|
720
|
April 2, 2022
|
Unparsing an AST
|
|
1
|
782
|
April 1, 2022
|
Reimplement markup language in Lezer or not
|
|
14
|
2499
|
March 23, 2022
|
Attaching node content as metadata
|
|
2
|
833
|
March 15, 2022
|
Lua plugin
|
|
2
|
1049
|
March 12, 2022
|
Accessing the 'isGroup' prop
|
|
1
|
714
|
March 10, 2022
|
Lookahead from within terms
|
|
2
|
702
|
March 9, 2022
|