SaaSHub helps you find the best software and product alternatives Learn more →
Vim-jsx-pretty Alternatives
Similar projects and alternatives to vim-jsx-pretty
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
htm
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
-
nvim
A non-minimal Neovim config built to work most efficiently with Frontend Development (by ecosse3)
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
vim-jsx-pretty discussion
vim-jsx-pretty reviews and mentions
-
LSP-Zero default config: TSX and JSX indentation is seriously busted.
Consider using dedicated jsx indent plugin like MaxMEllon/vim-jsx-pretty. Vim indent of jsx is by default broken. And ensure additional_vim_regex_highlighting = true in nvim-treesitter config.
-
Tabs still being inserted with nosmartindent
If its not working I'd prolly try jsx-pretty, disabling the syntax highlights from it.
- Anyone have multiple language syntax highlighting with treesitter working?
-
Incorrect indentation on JSX/TSX/React files
I’ve always had issues with treesitter indent, not just with JSX, but for almost every language, so I just straight turn it off. What I do is enable regex highlighting in the treesitter options and use something like https://github.com/MaxMEllon/vim-jsx-pretty for JSX files, I doesn’t override treesitter highlighting but it does provides indentation.
-
JSX React tab indenting issues
Yep, Treesitter indentation is really real experimental. I had the same problem in JSX when I used it. What I did is use this plugin for JSX files only: https://github.com/MaxMEllon/vim-jsx-pretty
-
Even though I have plugins installed, syntax-highlighting isn't working well for JSX and TSX files
maxmellon/vim-jsx-pretty
-
JSX for web components
Syntax highlighting and language support via the lit-html VSCode extension and vim-jsx-pretty plugin
-
Operations on React JSX code
https://github.com/MaxMEllon/vim-jsx-pretty/blob/6989f1663cc03d7da72b5ef1c03f87e6ddb70b41/after/ftplugin/jsx.vim#L11-L15
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Sep 2024
Stats
MaxMEllon/vim-jsx-pretty is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of vim-jsx-pretty is Vim Script.
Popular Comparisons
- vim-jsx-pretty VS vim-jsx-improve
- vim-jsx-pretty VS htm
- vim-jsx-pretty VS yats.vim
- vim-jsx-pretty VS nvim-treesitter
- vim-jsx-pretty VS ficusjs
- vim-jsx-pretty VS vim-js
- vim-jsx-pretty VS ficusjs-snowpack-starter
- vim-jsx-pretty VS ficusjs-renderers
- vim-jsx-pretty VS tagalong.vim
- vim-jsx-pretty VS vim-jsx-typescript