vim-jsx-typescript
React JSX syntax highlighting for vim and Typescript (by peitalin)
vim-jsx-improve
Syntax and indent plugin for React jsx. (by neoclide)
vim-jsx-typescript | vim-jsx-improve | |
---|---|---|
1 | 3 | |
308 | 282 | |
0.0% | -0.7% | |
0.0 | 0.0 | |
over 4 years ago | over 3 years ago | |
Vim Script | Vim Script | |
The Unlicense | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
vim-jsx-typescript
Posts with mentions or reviews of vim-jsx-typescript.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-16.
vim-jsx-improve
Posts with mentions or reviews of vim-jsx-improve.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-18.
-
Incorrect indentation on JSX/TSX/React files
This drives me nuts, too. The only solution I've found is to use vim-jsx-improve. I haven't managed to get it to set the filetype automatically, so I just throw the following comment at the top of my .jsx files:
-
Neovim : How to implement tabbing properly in javascript with react?
I guess that's because of the indent config of JavaScript files. Maybe something like this could help you
-
Is their any good colorscheme for jsx file? because html tag color won't properly match.
This is what I found
What are some alternatives?
When comparing vim-jsx-typescript and vim-jsx-improve you can also consider the following projects:
tree-sitter-typescript - TypeScript grammar for tree-sitter
vim-jsx-pretty - :flashlight: [Vim script] JSX and TSX syntax pretty highlighting for vim.
typescript-vim - Typescript syntax files for Vim
yats.vim - Yet Another TypeScript Syntax: The most advanced TypeScript Syntax Highlighting in Vim
nvim-treesitter - Nvim Treesitter configurations and abstraction layer