Skip to content

Update 2_choosing_your_ide_rider.md #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions articles/getting_started/2_choosing_your_ide_rider.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ You can download and install Rider from: [https://www.jetbrains.com/rider/downlo
![Rider download](./images/2_chosing_your_ide_rider_download.png)

> [!NOTE]
> Rider has a 30 day free trial license, but after that you will need to purchase one to continue using it. It is worth trying to see how it compares it VSCode.
> Rider is free for personal use, you do have to register and create an account, but otherwise all features will be unlocked.
>
> **Hint* - or visit a nearby .NET user group, who often have JetBrains licenses available as giveaways, as they are very a generous and supportive company.

## Setting up Rider for development with MonoGame

Expand Down