mxw / vim-jsx

React JSX syntax highlighting and indenting for vim.
1.59k stars 95 forks source link

Various issues with jsx + arrow functions #84

Closed timoxley closed 8 years ago

timoxley commented 8 years ago

Thanks for this great plugin, though there appears to be a number of issues when using arrows inside jsx attributes. Tried to create a bunch of variations that exhibit different problems. SearchTags4 is the only one that appears to have made it through unscathed.

image

Also sometimes seems to chew a lot of cpu, creating lots of editing latency, when chaning the lines that are confused, though I can't seem to reproduce with this particular set.

mxw commented 8 years ago

Please read the README.

timoxley commented 8 years ago

@mxw :+1: my bad.