Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Pavel Zlámal
Total activity
20
Last activity
February 06, 2020 17:18
Member since
October 14, 2014 15:42
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
7
Activity overview
Posts (4)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
February 06, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Action on VK_ESCAPE in EditorTextField as TableCellEditor
0 votes
Created
February 03, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to change the background color of an element in the tree view?
0 votes
Created
February 02, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
How to change the background color of an element in the tree view?
0 votes
Created
January 27, 2020 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...
Community
IntelliJ IDEA Open API and Plugin Development
Custom implementation of PsiDirectory to override navigate() called for the NavBar
0 votes
Created
March 29, 2017 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...
Community
IntelliJ IDEA Users
GTK style on WelcomeScreen - RecentProjects
0 votes
Created
October 28, 2014 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...
Community
IntelliJ IDEA EAP Users
GWT SuperDev Mode work for IJ 14?
0 votes
Created
October 22, 2014 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...
Community
IntelliJ IDEA EAP Users
GWT SuperDev Mode work for IJ 14?
0 votes
Created
October 14, 2014 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...
Community
IntelliJ IDEA EAP Users
GWT SuperDev Mode work for IJ 14?
0 votes