Ch
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 3
-
Ch created a post, AnsweredHow to always keep Parameter Info popup open
Lets say I have a method that takes an object as single parameter That object has a constructor with 5 String parameters Now I want to call the method with a new instance myMethod(new MyObject( ...... -
-
-
Ch commented, -
-
-
-
Ch created a post, AnsweredIntelliJ does not respect indentation settings of 4 spaces (CTRL+SHIFT+F changes it to 2 spaces)
I have set the indentation to 4 spaces. The files in Git are indented with 4 spaces. When I press CTRL+SHIFT+F, the whole file changes to 2 spaces indentation. Detect and use existing file indents ... -
Ch created a post, AnsweredMake non-modal commit windows close itself after I made my commit
Hello everyone, I'm using IDEA 2020.3 Ultimate and what really annoys me is that after I made my commit (without using Push afterwards), the commit dialog (I'm using the new non-modal one) stays ...