atom-react icon indicating copy to clipboard operation
atom-react copied to clipboard

ReactJS Support for atom (syntax, snippets)

Results 103 atom-react issues
Sort by recently updated
recently updated
newest added

Allows the user to directly edit the `render` component method, by changing its JSX returned value. This would then follow the same `rcc` snippet behaviour.

npm WARN addRemoteGit Error: Command failed: git -c core.longpaths=true config --get remote.origin.url npm WARN addRemoteGit npm WARN addRemoteGit at ChildProcess.exithandler (child_process.js:213:12) npm WARN addRemoteGit at emitTwo (events.js:87:13) npm WARN addRemoteGit...

'This' is being mistaken for a reference, while it is just plain text inside an JSX/HTML element.

I am trying to find out how can I add shortcut for reformatting or re-indenting. I couldn't find anything in the official document. Please update me on how I can...

Hi, Could you plz add "getInitialState ES6 snippet" (**gis6**).

Now that autocomplete+ is a part of atom by default I will try to make the most of it. http://blog.atom.io/2015/05/15/new-autocomplete.html

enhancement

![ah](https://cloud.githubusercontent.com/assets/4936201/20238327/a64ae378-a92b-11e6-986d-9a07f555705f.gif) I would like to correct indent style of self-closing tag when I perform a moving line by command. Personally, I uses indent style that adjusted closing tag to same...

Atom Version: 1.6.2 atom-react: v0.15.0 OS: Windows 10 I've got a problem with the reformat of jsx. Indentation seems to work well, but a lot of empty lines are inserted....

I came from the old `language-babel` package, hoping this new one would be better. I'm still having issues with very trivial code formatting: ![licecap](https://cloud.githubusercontent.com/assets/12532733/20160918/a1dd2e7e-a69f-11e6-8900-2b6d4c5fc1c3.gif) But I can't just disable the...

Tried to install react and received the following error. Any idea? c:\DevForNodeJs>apm install react Installing react to C:\Users\finleyr.SAIC-CORP\.atom\packages 0 [main] sh 10612 fork: child 13156 - died waiting for dl...