主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Pavel Zlámal
活动总数
20
最后的活动
2020年02月06日 17:18
成员加入日期
2014年10月14日 15:42
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
7
活动概览
帖子(4)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2020年02月06日 17:18
Thank you for suggestion. It again works for standard keys, but for VK_ESCAPE I can see only following key events: java.awt.event.KeyEvent[KEY_TYPED,keyCode=0,keyText=Unknown keyCode: 0x0,keyChar=E...
社区
IntelliJ IDEA Open API and Plugin Development
Action on VK_ESCAPE in EditorTextField as TableCellEditor
0 票
创建于
2020年02月03日 06:06
Thank you Vladimir, it really works. But I find out, that what I really needed was "file colors" feature, since I want whole row to have same background, not just "label" of the tree node. If anyon...
社区
IntelliJ IDEA Open API and Plugin Development
How to change the background color of an element in the tree view?
0 票
创建于
2020年02月02日 17:04
Hi, did you ever solved this ? When I do the same, then tree cell background is correct only when its outside of the tree itself. Like when ToolWindow is too thin and on hover cell is rendered over...
社区
IntelliJ IDEA Open API and Plugin Development
How to change the background color of an element in the tree view?
0 票
创建于
2020年01月27日 12:06
So, to answer to myself. I ended up with implementing custom class extending AbstractNavBarModelExtension. It has method public PsiElement adjustElement(PsiElement psiElement) where I can return an...
社区
IntelliJ IDEA Open API and Plugin Development
Custom implementation of PsiDirectory to override navigate() called for the NavBar
0 票
创建于
2017年03月29日 12:58
Hi Serge, thank you for your answer. I feel sad about this. I don't want my daily tool to be the only app, that look out of place on my desktop. At least please consider making accented color confi...
社区
IntelliJ IDEA Users
GTK style on WelcomeScreen - RecentProjects
0 票
创建于
2014年10月14日 15:42
Hi,I was testing latest IJ 14 EAP and SuperDevMode and found big problem for me. Until now, I was using two run configurations, one "dev mode" for static resources and one for "super dev mode" supp...
社区
IntelliJ IDEA EAP Users
GWT SuperDev Mode work for IJ 14?
0 票
创建于
2014年10月22日 20:41
Hi Nikolay,in my version 139.144.2 (should be EAP latest) it doesn't seem to be fixed. I downloaded it few moments ago, cleaned all IDE files and then started it with import settings from 13.1 vers...
社区
IntelliJ IDEA EAP Users
GWT SuperDev Mode work for IJ 14?
0 票
创建于
2014年10月28日 09:53
Hello Nikolay,thanks for the replay. I've checked 'GWT Modules to load' property. It offers only gwt modules from a single maven module classpath (which I select in above option). If I select paren...
社区
IntelliJ IDEA EAP Users
GWT SuperDev Mode work for IJ 14?
0 票