Robert Nicholson
- Total activity 184
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 68
-
Robert Nicholson created a post, AnsweredDoes 2024.1.4 change font after upgrade?
Noticed that after the 2024.1.4 update my font changed.It's really not good form to be changing fonts across updates. -
-
Robert Nicholson created a post, AnsweredDoes this feature exist?
I want to be able to save all variables and their values known to a give stack frame and revisit them.then under a different scenario in the debugger I want to do the same thing again.Then I want t... -
Robert Nicholson created a post, AnsweredCan you hide code that coverage says isn't used?
So at work we have some methods that are 400 lines long. Not many but some.Currently I know the use cases I'm testing and can see which code isn't used based on red in the gutter.My question is is ... -
Robert Nicholson created a post, AnsweredBreak points not hitting as expected.
I'm finding occasionally that if I start using force run to cursor a lot eventually the break points will stop getting hit when I'm no longer forcing. Has anybody noticed this in any recent 2023 re... -
Robert Nicholson created a post, AnsweredWhy can’t I force run to a conditional breakpoint?
Want to be able to force run to a breakpoint but only if the condition is true. -
Robert Nicholson commented, -
-
Robert Nicholson created a post, AnsweredHow to turn off spinning wheels in Console panel?
I'd rather not see my IDE with spinning wheels when I'm running the server locally. Is there anyway to disable the spinning wheel animations that are visible in the console panel when running the a... -