aboutsummaryrefslogtreecommitdiff
path: root/helix-view/src/view.rs
diff options
context:
space:
mode:
authorwoojiq2023-08-07 19:07:56 +0000
committerGitHub2023-08-07 19:07:56 +0000
commit7cda5b85920f875052438791f01246a408ee490e (patch)
treee1386c8e3e485d29c9bad77e476f049712cdc12e /helix-view/src/view.rs
parent7af37bb3b96104b82e56d0072ca0d9a7b226c141 (diff)
build(tree-sitter): update javascript, typescript and tsx (#7852)
* build(tree-sitter): update javascript, typescript and tsx * update revision of tree-sitter parsers for these languages. * rename `?.` to `optional_chain`, introduced in tree-sitter/tree-sitter-javascript@186f2adbf790552b354a9ba712341c7d48bdbccd. * fix(highlight): change jsx queries to match latest tree-sitter Latest tree-sitter/tree-sitter-javascript@bb1f97b643b77fc1f082d621bf533b4b14cf0c3 added some breaking changes that broke highlighting. * Remove some queries with `nested_identifier`. * Remove deprecated `jsx_fragment` from indent query. * Count `</` and `/>` as a single token.
Diffstat (limited to 'helix-view/src/view.rs')
0 files changed, 0 insertions, 0 deletions