Editor Support - jsx/JSX GitHub Wiki
Editors that support JSX syntax highlighting
Please add links if you are aware of other editors that support JSX.
Context-Sensitive Auto-Completion Support
The JSX compiler has an experimental (under-development) option that returns the auto-completion candidates at a certain position within the source code. The jsx-mode of Emacs and the two vim plugins support the feature.