You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't so strict for bindings and they may need to obey to some target language conventions.
For language grammars there is a note that states the same in the Creating Parsers section.
Removed External Scanning item introduced in 87a0517 commit originated from git #1612 due to unclear consistency with other 5 original statements. There is a similar explanation in the Other External Scanner Details section.
3c806913 docs: improve external scanner details and fix conflicting tokens details
Creating Parsers
section.External Scanning
item introduced in 87a0517 commit originated from git #1612 due to unclear consistency with other 5 original statements. There is a similar explanation in theOther External Scanner Details
section.613382c7 docs: update badges; fix markdown lint complains
Linter config
.vscode/settings.json
:Fixes: #2210
Originally posted by @ahlinc in tree-sitter/tree-sitter#2211
The text was updated successfully, but these errors were encountered: