atom-bootstrap3
atom-bootstrap3 copied to clipboard
[Feature Request] JSX autocomplete support
It'd be great to have the same autocomplete functionality you get with HTML files within React.js .jsx files.
👍
I added support for .js files in this fork: https://github.com/kvidzibo/atom-bootstrap3 (needed it myself so I thought I will share)