Ben Sizer
Game and web developer.
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Created Rider on Windows seems to rely on old versions of user data in Appdata/Local
I recently opened up my AppData/Local/Jetbrains directory and saw I had several old folders of data in there: Rider2025.1, Rider2025.2, Rider2025.3, in addition to Rider 2026.1 which is the latest ... -
Created Please improve the Git Pull dialog
AnsweredA very common workflow for me is to pull the latest state of origin/develop when I am working on a branch, so that I know I am working with the latest code. Unfortunately the current dialog box mak... -
Created Git Merge Problem dialog puts all file names in one row
AnsweredIf I have files changed locally when I do a Git Pull, Rider helpfully shows me the list of files and asks if I want to do a Smart Merge (stash, merge, unstash). This is great - except the list of f... -
Created Notifications are sometimes completely unclickable
CompletedSometimes I get a notification box like the following: But occasionally, I can't interact with it at all. Clicking on it does nothing. Clicking on 'View them' does nothing. Clicking on '1 more' do... -
Created What does 'Exclude' do? (Right click menu on folder)
AnsweredI was getting some erroneous errors reported in 3rd party code, so I right-clicked the folder containing it and chose 'Exclude', and the errors went away. Great! Except, why did they go away? I had...