Robert Nicholson

- Total activity 177
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 65
-
Created 2021.1.1 seems very slow when typing
Answered2021.1.1 seems noticeably slower to respond when typing and often results in freezing. -
Created 2018.2 won’t install
AnsweredWhen I hit next after changing my path which is something I always do it just doesn’t advance to the next stage. -
Created Break points not hitting as expected.
AnsweredI'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... -
Created Why can’t I force run to a conditional breakpoint?
AnsweredWant to be able to force run to a breakpoint but only if the condition is true. -
Created How to turn off spinning wheels in Console panel?
AnsweredI'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... -
Edited Anyway to control the formatting of annotations based on their package name?
AnsweredI find myself wanting to easily separate annotations related to openapi from non-openapi Is there any way I can control how annotations are displayed back on their package names? -
Created Why would auto indent stop working on a mac?
Answeredon my mac option cmd l ( as in L) is working fine. However, option cmd I (as in eye) isn't working. Any idea what can cause this stop working? Using 2023.1 -
Created Anyway to preserve local history across version upgrades?
AnsweredDoes any facility exist to preserve local history when doing version upgrades? -
Created Why does find all in files not show me all occurrences in yellow?
AnsweredWhen using find/replace all in Files I'm not seeing all matches in yellow as I would expect. When I click on a match it also doesn't show me all occurrences highlighted either so I have no confiden... -
Created Copying multi line text into a .properties file?
AnsweredCan Idea handle recognising multiline text and creating the line continuation characters at the end of each line in a .properties file?