Simmo
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
Simmo commented, -
Simmo created a post, Am I missing something, or is updating Rider a painful process?
I never installed the overwhelming majority of plugins that appear in the Update box. Even if I waste time to save time and uninstall those I never use, I don't wish to have to go through and manua... -
-
Simmo created a post, AnsweredDoes Rider support partial commits for VCSs that don't do it natively?
In particular, Perforce.Chatgpt suggests it does, although often gets things wrong:Perforce Behavior: Perforce does not have native support for partial file commits in the same way Git does with st... -
-
-
-
Simmo created a post, Breakpoints in c++ lambdas triggered when defined rather than executed
E.g. code below stops on line following definition of lambda while setting up the lambdas instead of on the line with the breakpoint when it's later executed.Not posted as a bug as this is a very c... -
-