issues
search
mxw
/
vim-jsx
React JSX syntax highlighting and indenting for vim.
1.59k
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Vim's default js syntax support and general naming support
#40
othree
closed
9 years ago
0
Add `setlocal suffixesadd+=.jsx` to ftplugin
#39
lencioni
closed
9 years ago
3
No syntax highlighting inside blocks
#38
wyattanderson
closed
9 years ago
4
Add `javascript` prefixed groups from javascript syntax
#37
othree
closed
9 years ago
5
effectively breaks other javascript syntax highlighting
#36
sariyamelody
closed
9 years ago
5
Indentation breaks when used with Harmony
#35
mgechev
closed
9 years ago
1
Support for es6 Classes?
#34
metasansana
closed
9 years ago
2
Set filetype to `javascript.jsx`
#33
lencioni
closed
9 years ago
1
Don't attempt to JSX highlight HTML files.
#32
keithpitt
closed
9 years ago
2
Set filetype to `javascript.jsx`?
#31
lencioni
closed
9 years ago
1
Remove /after directory
#30
lencioni
closed
9 years ago
8
Clobbers my local ftdetect
#29
lencioni
closed
9 years ago
2
Possible highlighting issue
#28
joshacheson
closed
9 years ago
4
Using = to autoformat does not work.
#27
giodamelio
closed
9 years ago
2
Highlighting somewhat broken after first jsx region
#26
jacobstr
closed
9 years ago
1
Curly braces dont match
#25
franleplant
closed
9 years ago
5
Escape filename when sourcing config file
#24
ingara
closed
9 years ago
1
Indentation broken
#23
wesleytodd
closed
9 years ago
2
Is there a way to get Vim to show jsx as a new filetype?
#22
unphased
closed
9 years ago
2
Setting syntax in vim
#21
ceane
closed
10 years ago
1
Removed pragma detection and added *.jsx filetype recognition
#20
ruyadorno
closed
10 years ago
9
React 0.12 will remove the pragma.
#19
BerkeleyTrue
closed
9 years ago
12
No highlighting
#18
dabvid
closed
9 years ago
3
.jsx extension should be supported
#17
matma
closed
10 years ago
2
Installation not working
#16
dennis-johnson-dev
closed
10 years ago
1
Call the search function with the wrapping flag on
#15
baskerville
closed
10 years ago
0
Use the *search* function to detect the pragma
#14
baskerville
closed
10 years ago
0
JSX pragma detection fails because of non POSIX grep options
#13
baskerville
closed
10 years ago
3
Add support for namespaced JSX tags
#12
jbaiter
closed
10 years ago
2
Adding the vundle installation line into the README
#11
jstoja
closed
9 years ago
4
Breaks JS indenting
#10
imiric
closed
10 years ago
35
Breaks HTML syntax highlight
#9
baskerville
closed
10 years ago
3
Tags cannot start with a digit
#8
dchest
closed
10 years ago
3
Use @jsx pragma to enable vim-jsx
#7
dchest
closed
10 years ago
2
Do not consider << as a start tag
#6
dchest
closed
10 years ago
2
Misdetects << operator as a tag
#5
dchest
closed
10 years ago
2
Fixing Pathogen link
#4
golmansax
closed
10 years ago
0
Support cjsx?
#3
KyleAMathews
closed
10 years ago
7
Enable using '%' to jump to matching tags
#2
justinj
closed
10 years ago
1
Parens not balanced correctly.
#1
jordwalke
closed
10 years ago
1
Previous