Henry

- 活动总数 49
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 16
-
创建于 how to config spacing between folder/file list in project tool window
已回答How to config/change the spacing between folder/file list in project tool window? See below screenshot. each ">" indicates a folder/list in the project tool window. I'd like to reduce the spacing b... -
创建于 intellisense very slow
已回答Just updated to the latest version, build number as below. After use a while, the IDE get very slow for the intellisense, it takes seconds to the popup to show and make it unusable. Invalidate cach... -
创建于 Intellij Idea v2020.3.2 doesn't have "Calculate retained size"
已回答According to this blog https://blog.jetbrains.com/idea/2020/12/intellij-idea-2020-3/, and document https://www.jetbrains.com/help/idea/analyze-objects-in-the-jvm-heap.html#Analyze_objects_in_the_JV... -
创建于 indent of parenthesis of if statement
已回答Is it possible to have following format (JAVA): if (condition1 && condition2 ){ currently it is like below: if (condition1 && condition2 ){ thanks. -
创建于 python file show errors
已回答intellij idea + python plugin, Macos I have python script in my maven project, however intellij shows errors for python file as below screenshot. the python script runs ok in terminal. seems it can...