- Notifications
You must be signed in to change notification settings - Fork78
ReactJS Support for atom (syntax, snippets)
License
NotificationsYou must be signed in to change notification settings
orktes/atom-react
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is no longer mantained.
Visitorktes.github.io/atom-react for more information.
- Syntax highlighting
- Snippets
- Automatic indentation and folding
- JSX Reformatting
- HTML to JSX conversion
- Autocomplete
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.
Initially a port ofsublime-react forAtom.
- Fix plugin to work with latest Atom (v1.24.0)
- Fix plugin to work with latest Atom (v1.22.0)
- Update snippets
- Fix highlighting issues caused by ternary operations and other
?
after updating to atom 0.12.7
- Fix Atom 0.11
TypeError: this.getRegexForProperty is not a function
error (restart atom after update)
- Fix issues related to Atom versions newer than 1.8.0
- Pump minor version to see if it helps with APM issueatom/apm#529
- Fix yet another regression caused by atom update. This time both rendering inside parenthesis and in function/method call arguments.
- Add required semicolon to static class properties snippet
- Fix issue that caused
return (...);
to be tokenized as a function call.
- Fixes related syntax highlighting inside functions and methods in atom 1.4
- Closing tag auto-completionin action
About
ReactJS Support for atom (syntax, snippets)
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.