how to get function name or variable name from tree
|
|
2
|
854
|
April 12, 2023
|
Are there character sets for Unicode support?
|
|
1
|
441
|
April 9, 2023
|
built-in constants
|
|
2
|
364
|
April 7, 2023
|
Add interpolation to JSON
|
|
8
|
1380
|
April 2, 2023
|
Typed a space , the result of 'resolveInner' does not match the expectation
|
|
2
|
402
|
March 30, 2023
|
Ignore everything except...
|
|
2
|
471
|
March 29, 2023
|
How to generate *.terms.js ?
|
|
2
|
394
|
March 27, 2023
|
Tokenizer tables too big to represent with 16-bit offsets.
|
|
2
|
555
|
March 24, 2023
|
Tree Stringification
|
|
2
|
548
|
March 14, 2023
|
Odd precedence when using ExternalTokenizer with `extend: true`
|
|
1
|
562
|
March 3, 2023
|
Proper local token group usage and incorrect matching
|
|
10
|
866
|
February 24, 2023
|
extend languag grammar with new syntax
|
|
1
|
513
|
February 22, 2023
|
syntax(view.state) can not parse `await \n p( )`
|
|
2
|
535
|
February 14, 2023
|
Matching all text until a specific token is encountered (without ExternalTokenizer)
|
|
10
|
1250
|
January 23, 2023
|
In markdown how to color only list bullets?
|
|
6
|
1244
|
January 21, 2023
|
How do I debug my lezer grammar?
|
|
2
|
1129
|
January 15, 2023
|
Non-greedily matching part of a line of text?
|
|
6
|
685
|
January 9, 2023
|
Why does lezer-javascript use ExternalTokenizer for template strings?
|
|
2
|
554
|
January 9, 2023
|
Please help with syntax highlighting
|
|
2
|
878
|
January 9, 2023
|
Multiple languages in same document based on line numbers
|
|
4
|
558
|
January 2, 2023
|
Auto indent code
|
|
2
|
1832
|
December 30, 2022
|
Tree.build dont work properly
|
|
1
|
402
|
December 22, 2022
|
difficulty with Tree.build method
|
|
3
|
419
|
December 22, 2022
|
Is it possible to do a multi-pass parser with Lezer & CodeMirror?
|
|
4
|
517
|
December 21, 2022
|
How to add custom tags in @lezer/highlight ?
|
|
2
|
1241
|
December 20, 2022
|
How can I find if a tree node has some subchild node which is incomplete or has error ?
|
|
0
|
379
|
December 14, 2022
|
Lezer token for "prop: value" syntax
|
|
1
|
479
|
December 13, 2022
|
About Lezer token
|
|
1
|
480
|
December 7, 2022
|
SQL folding between keywords
|
|
2
|
523
|
December 6, 2022
|
How to mix binary and unary operators?
|
|
2
|
539
|
November 28, 2022
|