Uh oh!
There was an error while loading. Please reload this page.
Support JetBrains Rider IDE as an editor - #7948
Conversation
Rider is JetBrains .NET IDE, which supports the React plugin identically to other JetBrains IDEs such as Idea and WebStorm.
facebook-github-bot
commented
Nov 8, 2019
Hi djpowell! Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
mrmckeb
commented
Nov 11, 2019
@djpowell, does this IDE also need config files added to our template |
yhnavein
commented
Nov 11, 2019
@djpowell I'm confused - Rider is for working with dotnet solutions. Why would you use for working with CRA? There is a more suitable Jetbrains product for this kind of projects - WebStorm and it is already handled correctly in this repo. |
djpowell
commented
Nov 11, 2019
WebStorm works great, but the React plugin that WebStorm uses is available to use from IntelliJ Ultimate, Rider, and JetBrain's other IDEs too. I'm working on a Rider solution containing a C#/ASP.NET project for the server code, and a node project containing a CRA app. This scenario was already supported with IntelliJ for Java, but not in Rider for .NET. |
petetnt
commented
Nov 13, 2019
@mrmckeb Rider uses |
facebook-github-bot
commented
Nov 15, 2019
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
Rider is JetBrains .NET IDE, which supports the React plugin identically to other JetBrains IDEs such as Idea and WebStorm.