SQL dialects never throws errors
|
|
5
|
527
|
May 11, 2023
|
How do you match nested structures without the generic syntax matchers overriding the more specific definitions?
|
|
1
|
135
|
May 6, 2023
|
How do you actually use parseMixed?
|
|
4
|
627
|
May 6, 2023
|
Inconsistent skip sets error even with closing tag
|
|
4
|
159
|
April 18, 2023
|
[Solved] How can I fix this overlapping issue? (I don't understand)
|
|
1
|
190
|
April 16, 2023
|
How do I work on Lezer?
|
|
2
|
367
|
April 16, 2023
|
How can I help make Grammar authoring less terse / unhelpful?
|
|
3
|
172
|
April 16, 2023
|
how to get function name or variable name from tree
|
|
2
|
395
|
April 12, 2023
|
Are there character sets for Unicode support?
|
|
1
|
173
|
April 9, 2023
|
built-in constants
|
|
2
|
179
|
April 7, 2023
|
Add interpolation to JSON
|
|
8
|
413
|
April 2, 2023
|
Typed a space , the result of 'resolveInner' does not match the expectation
|
|
2
|
163
|
March 30, 2023
|
Ignore everything except...
|
|
2
|
194
|
March 29, 2023
|
How to generate *.terms.js ?
|
|
2
|
191
|
March 27, 2023
|
Tokenizer tables too big to represent with 16-bit offsets.
|
|
2
|
183
|
March 24, 2023
|
Tree Stringification
|
|
2
|
220
|
March 14, 2023
|
Odd precedence when using ExternalTokenizer with `extend: true`
|
|
1
|
170
|
March 3, 2023
|
Proper local token group usage and incorrect matching
|
|
10
|
321
|
February 24, 2023
|
extend languag grammar with new syntax
|
|
1
|
269
|
February 22, 2023
|
syntax(view.state) can not parse `await \n p( )`
|
|
2
|
194
|
February 14, 2023
|
Matching all text until a specific token is encountered (without ExternalTokenizer)
|
|
10
|
471
|
January 23, 2023
|
In markdown how to color only list bullets?
|
|
6
|
367
|
January 21, 2023
|
How do I debug my lezer grammar?
|
|
2
|
644
|
January 15, 2023
|
Non-greedily matching part of a line of text?
|
|
6
|
332
|
January 9, 2023
|
Why does lezer-javascript use ExternalTokenizer for template strings?
|
|
2
|
296
|
January 9, 2023
|
Please help with syntax highlighting
|
|
2
|
435
|
January 9, 2023
|
Multiple languages in same document based on line numbers
|
|
4
|
302
|
January 2, 2023
|
Auto indent code
|
|
2
|
1370
|
December 30, 2022
|
Tree.build dont work properly
|
|
1
|
206
|
December 22, 2022
|
difficulty with Tree.build method
|
|
3
|
245
|
December 22, 2022
|