Ch
- 活动总数 18
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 6
- 订阅数 3
-
创建于 How 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( ...... -
创建于 IntelliJ 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 ... -
创建于 Make 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 ...