主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
1445952621
活动总数
11
最后的活动
2024年08月30日 07:38
成员加入日期
2019年10月28日 08:53
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(3)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2024年08月30日 07:38
I choose to build IDEA from source. fighting with colors and size..here is my result:the primary color is set to yellow , and the secondary is set to shallow blue, make it easier to distinguish be...
社区
PhpStorm
How to change colour of file in "find in files"?
0 票
创建于
2024年04月05日 07:15
This is more related to modifying the IDEA itself rather than plugins. I found a way to do it. In fact, the modification is quite simple, involving less than 100 lines of code. This is because the...
社区
IntelliJ IDEA Users
how to force side panels to have uniform width / size
0 票
创建于
2024年04月01日 14:36
workaround:```private var xxyyWin: Component? = nullif (focusedComponentInWindow is com.intellij.openapi.editor.impl.EditorComponentImpl) {xxyyWin = focusedComponentInWindow} else if (xxyyWin!=null...
社区
IntelliJ IDEA Users
hierarchy address bar on top of main editor updates incorrectly when find TextField is active
0 票
创建于
2024年04月01日 08:07
just turn of option “remember size”:https://youtrack.jetbrains.com/issue/IDEA-293980/Tool-windows-option-to-keep-individual-size-per-window Another question, how to use right-click dragging on the ...
社区
IntelliJ IDEA Users
how to force side panels to have uniform width / size
0 票