Ben Sizer
Game and web developer.
- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
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...