Discussion around the Lezer parser system
|
|
0
|
1078
|
July 9, 2019
|
grammar for a language that is indent-sensitive
|
|
7
|
102
|
May 27, 2023
|
Token end out of bounds
|
|
7
|
33
|
May 26, 2023
|
How to restrict rules by line with Lezer
|
|
2
|
37
|
May 23, 2023
|
All I want to do is highlight "hello"
|
|
6
|
143
|
May 19, 2023
|
Unexpected token 'propSource'
|
|
3
|
61
|
May 17, 2023
|
SQL dialects never throws errors
|
|
5
|
386
|
May 11, 2023
|
How do you match nested structures without the generic syntax matchers overriding the more specific definitions?
|
|
1
|
51
|
May 6, 2023
|
How do you actually use parseMixed?
|
|
4
|
403
|
May 6, 2023
|
[Resolved] Any volunteers to quick write a grammar far handlebars?
|
|
12
|
219
|
May 6, 2023
|
Inconsistent skip sets error even with closing tag
|
|
4
|
67
|
April 18, 2023
|
[Solved] How can I fix this overlapping issue? (I don't understand)
|
|
1
|
67
|
April 16, 2023
|
How do I work on Lezer?
|
|
2
|
86
|
April 16, 2023
|
How can I help make Grammar authoring less terse / unhelpful?
|
|
3
|
71
|
April 16, 2023
|
how to get function name or variable name from tree
|
|
2
|
240
|
April 12, 2023
|
Are there character sets for Unicode support?
|
|
1
|
63
|
April 9, 2023
|
built-in constants
|
|
2
|
82
|
April 7, 2023
|
Add interpolation to JSON
|
|
8
|
283
|
April 2, 2023
|
Typed a space , the result of 'resolveInner' does not match the expectation
|
|
2
|
71
|
March 30, 2023
|
Ignore everything except...
|
|
2
|
106
|
March 29, 2023
|
How to generate *.terms.js ?
|
|
2
|
93
|
March 27, 2023
|
Tokenizer tables too big to represent with 16-bit offsets.
|
|
2
|
111
|
March 24, 2023
|
Tree Stringification
|
|
2
|
128
|
March 14, 2023
|
Odd precedence when using ExternalTokenizer with `extend: true`
|
|
1
|
93
|
March 3, 2023
|
Proper local token group usage and incorrect matching
|
|
10
|
184
|
February 24, 2023
|
extend languag grammar with new syntax
|
|
1
|
163
|
February 22, 2023
|
syntax(view.state) can not parse `await \n p( )`
|
|
2
|
127
|
February 14, 2023
|
Matching all text until a specific token is encountered (without ExternalTokenizer)
|
|
10
|
267
|
January 23, 2023
|
In markdown how to color only list bullets?
|
|
6
|
223
|
January 21, 2023
|
Template style language
|
|
3
|
175
|
January 16, 2023
|