tree-sitter-graphql
tree-sitter-typescript
tree-sitter-graphql | tree-sitter-typescript | |
---|---|---|
1 | 12 | |
27 | 396 | |
- | 3.5% | |
0.0 | 8.0 | |
8 months ago | 25 days ago | |
C | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tree-sitter-graphql
tree-sitter-typescript
-
Swc4j: SWC for Java
HTH
0 - https://tree-sitter.github.io/tree-sitter/
1 - https://github.com/tree-sitter/tree-sitter-typescript
-
Mastering JSX Editing in Emacs with Tree-sitter
Now, let's dive into some practical editing functions implemented using Tree-sitter. Keep in mind that all the functions are specific to the tree-sitter-typescript parser and only work in the Emacs 29 built-in tsx-ts-mode.
- Let's write an Emacs treesitter major mode
-
How to make `goto_next_test` and `goto_prev_test` work?
I believe goto_next_test requires support from the tree-sitter parser, specifically tree-sitter-javascript in the case of JS and tree-sitter-typescript in the case of TS.
- Emacs and Java Development: Corfu + Cape + LSP-Mode + Treesit
- Building tree-sitter languages for Emacs
-
Is there an official language spec and/or lexical grammar for TS?
If you need to do efficient AST operations, have you considered treesitter? There is a typescript grammar available https://github.com/tree-sitter/tree-sitter-typescript
- tree-sitter-typescript: TypeScript grammar for tree-sitter
-
Really sick of the shoddy jsx/tsx handling....would anyone be willing to help me write a major-mode for it?
I am curious though, why did you write your own indentation tool? (It works super well btw, amazing work) I thought tree-sitter supported tsx (and found repos like this) so just wondering if you tried those and they didn't work so you wrote your own.
-
Treesitter : Proposal for more precise syntax highlighting
Please have a look at it - https://github.com/tree-sitter/tree-sitter-typescript/issues/177
What are some alternatives?
tree-sitter-rust - Rust grammar for tree-sitter
nvim-treesitter - Nvim Treesitter configurations and abstraction layer
swc - Rust-based platform for the Web
tree-sitter-python - Python grammar for tree-sitter
vim-scriptease - scriptease.vim: A Vim plugin for Vim plugins
tree-sitter-haskell - Haskell grammar for tree-sitter.
vim-jsx-typescript - React JSX syntax highlighting for vim and Typescript
tree-sitter-module - Building script for tree-sitter language definitions
tree-sitter-javascript - Javascript grammar for tree-sitter
tsi.el - treesitter-based indendentation for emacs 28 and 27
tree-sitter-vue - Vue grammar for tree-sitter
tree-sitter-c-sharp - C# Grammar for tree-sitter