Open milahu opened 3 years ago
link to original source minimize line diffs
mark changes with // vue comments
// vue
today i learned:
externals in grammar.js and TokenType in src/tree_sitter_html/scanner.cc enum must be manually kept in sync
section-3-creating-parsers.md#external-scanners
otherwise node names are confused
link to original source minimize line diffs
mark changes with
// vue
comments