主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Stephen Friedrich
活动总数
1583
最后的活动
2025年11月28日 21:06
成员加入日期
2003年02月20日 08:19
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
646
活动概览
帖子(205)
评论(728)
按最近的活动排序
最近的活动
投票数
创建于
2021年01月30日 18:46
Thanks Dmitriy, for the detailed answer! After pondering on it some more:What I like about the old UI is: I can do all my coding tasks with the editor and a fixed set of toolwindows that *do not ch...
社区
IntelliJ IDEA Users
"Non-modal commit interface": Tail wagging the dog
1 票
创建于
2019年02月11日 09:17
Your question is a bit hard to understand. It may be you are looking for main menu File -> Settings, then Appearance & Behavior -> System Settings, then on the right "Project Opening"
社区
IntelliJ IDEA Users
Unable to open Multiple Projects in IntelliJ Idea 2018.3 community edition
2 票
创建于
2019年02月06日 09:33
The root cause for the problem is a change made in gradle 5, see https://docs.gradle.org/current/userguide/upgrading_version_4.html#rel4.8:configure_internal_tasks So probably IDEA uses a standalon...
社区
IntelliJ IDEA Users
Cannot add Gradle Task 'Wrapper' as a task with that name already exists.
1 票
创建于
2018年09月03日 08:30
File > Settings > Editor > Code Style > Java > Imports > "Class count to use import with '*" and "Names count to use static import with '*'" Set both to 9999 or so.
社区
IntelliJ IDEA Users
How to I disable import shortening?
0 票
创建于
2018年06月29日 10:57
Or press Ctrl-Enter: That puts the focus to the match in the editor but leaves the search bar open.
社区
IntelliJ IDEA EAP Users
Cursor during Find
1 票
创建于
2018年01月12日 15:32
See https://youtrack.jetbrains.com/issue/IDEA-151558 and the comments there.
社区
IntelliJ IDEA Users
Project Dependency Awareness with Gradle?
1 票
创建于
2016年07月06日 07:26
I don't think there is such a shortcut. Usually I really just use Quick Documentation instead. AFAICS it includes all the info that the tooltip shows, but I can understand that it is too heavyweigh...
社区
IntelliJ IDEA Users
Keyboard shortcut that does EXACTLY what holding command and hovering over a variable or method does
1 票
创建于
2004年06月28日 16:26
That's true, be I wrote my own class UnicodeProperties that can deal with properties files in unicode formats.We had problems again and again with localization due to corrupted properties files tha...
社区
IntelliJ IDEA EAP Users
Different editor font for different file types?
1 票
创建于
2007年04月17日 10:45
Hm, might be useful. You can always request a feature in Jira: http://www.jetbrains.net/jira/Usually I do it the other way round:Create a class with just the fields.Code -> Generate -> getters and ...
社区
IntelliJ IDEA Users
Implement Interface > automatically create fields/getters/setters
1 票
创建于
2015年11月19日 12:43
Yes, this happens quite a lot and makes working it unfeasable to collapse specific parts and continue to work in that file.I think it is not intentionally, but a side effect of other actions.A quic...
社区
IntelliJ IDEA Users
Turning off Auto code unfolding
1 票
«
第一页
‹
上一页
下一页
›
最后
»