-
Notifications
You must be signed in to change notification settings - Fork 7
Add support of Rider #5
Comments
We are actively working on Rider support. Stay tuned |
Cannot wait to start using Rider. As much as I like VSCode, it doesn't have the same level of debugging and tools that Rider has! |
Hi @shayneburgess any ETA? |
Hi @iAmBipinPaul- we do not have an estimate just yet, but when we do I will update the thread. Thanks! |
Rider is now available in Preview! You can follow the instructions here to give it a shot. Props to @AyeshaGagguturi and @thomas-sickert for the work they did on this. I will leave this issue open as a place to collect feedback. Thank you all! |
I'm not sure if I've done anything wrong or not, but I'm still not seeing Rider in the list for "Select IDE". JetBrains toolbox version:
Contents of
Rider version:
|
Hmm... those versions look correct. @trent-j @thomas-sickert any ideas as to what might be happening? |
Just double checking--did you made sure to enable the Rider preview in the Codespaces preferences page on the Gateway? Other than that, those configurations you have look correct to me. |
Glad you got it working! Thanks for all of this info. Rider is still in EAP for remote dev. We'll have a release version at some point, but it's out of band of the others at the moment. The new UI setting setting might have something to do with the EAP tag, but I'm not sure. I've also seen that error message intermittently. I've turned off the new UI for now and I don't see the warning anymore. I'm curious, does resizing the Rider client after the first launch makes subsequent launches default to that size? That heap size fix is a bug that we're in the process of fixing now. I'm hoping to get a change out in the immediate future, but if you need to adjust the heap size you can do so from the backend settings panel in the top left (to see it, you may need to enable the navigation bar in the menus--View → Appearance → Navigation Bar) or by going to Help → Edit Custom VM Options... (On Host) and then updating the Thanks again for the feedback! |
Hi all! We are very excited to announce that Rider is now available through the Codespaces plugin in the JetBrains Gateway! Upgrading to the latest plugin version will enable Rider for use. Check out our change log post for additional information about the release. Thank you all for the feedback, and excited to hear what you think! Closing this issue as Rider is now supported 🚀 |
I cannot work on my C# projects using GitHub Codespaces as I cannot see Rider listed on JetBrains Gateway
The text was updated successfully, but these errors were encountered: