Damianczap
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 9
-
Damianczap created a post, AnsweredCan I pause the plugin from being available in the marketplace
I have a plugin, I paused its development and maintenance, I would like to pause it in the marketplace. Is that possible? -
Damianczap created a post, AnsweredNullPointerException
I have a tool window with a JTextPane and JTextArea within JScrollPane components. It all worked ok. But then I've added a feature that required to append the text in JTextPane multiple times in a ... -
Damianczap created a post, AnsweredHow to have one instance of a class shared by an action and a tool window?
I have a tool window and I have an action. I also have some class (let's call it class X). I would like the tool window class and action class to use class X. But I would like them to use the same ... -
-
Damianczap commented, -
-
Damianczap created a post, AnsweredHow to highlight / change background color of the code in the editor?
When you use "find" functionality in the IDE, the text that you look for is highlighted / changes the background (for example, when you search for "cow", then all occurrences of the word "cow" in c... -
Damianczap created a post, AnsweredPlugins - search results
If I go to Settings -> Plugins and type something in the search, what is the algorithm that decides which plugins are going to appear? Of course, I assume that this is based on description, title, ... -
-