Tom Williamson
- Total activity 120
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 9
- Subscriptions 35
-
Tom Williamson commented, -
Tom Williamson created a post, AnsweredCollapsed code view different than code folding?
There is apparently a new “helpful” code folding feature which I can't figure out how to turn off. At the top of each Java code window, the first line (or lines) of code, showing the class name,... -
Tom Williamson created a post, AnsweredWhy does "Refactor" suddenly remove unused imports?
I have used “Refactor>Rename” (Shift-F6) for a long time. There seems to be a new “Feature” - Renaming a static string seems to remove unused imports from my Java class.Refactoring “private stati... -
-
Tom Williamson created a post, AnsweredWhy doesn't Maven "Settings" retain my local Maven install?
I am using IntelliJ 2023.1.2 Ultimate Edition on Windows 10 64 bit. I have a local Maven installation in my (for example) C:\maven\maven-3.9.4 folder. I have set my Intellij settings at \Build, E... -
-
Tom Williamson commented, -
Tom Williamson created a post, AnsweredCenter panel of "Resolve Conflicts" window is also locked?
I have Intellij 2021.2.1 and am having trouble using the "Resolve Conflicts" merge window with a simple Git merge. The instruction page here: https://www.jetbrains.com/help/idea/resolve-conflict... -
-
Tom Williamson commented,