Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tamás Balog
Total activity
49
Last activity
July 11, 2021 06:03
Member since
May 27, 2019 17:28
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
15
Activity overview
Posts (15)
Comments (19)
Sort by recent activity
Recent activity
Votes
Created
September 20, 2020 08:16
Thank you Yann. That's awesome.
Community
IntelliJ IDEA Open API and Plugin Development
How to persist inspection options when working with custom options panel?
0 votes
Created
September 14, 2020 11:33
Meanwhile I think I figured it out. Although I tried adding a listener (ActionListener) to the JTextField object, it seems it wasn't the correct one. The new setup is that I add a KeyListener like ...
Community
IntelliJ IDEA Open API and Plugin Development
How to persist inspection options when working with custom options panel?
0 votes
Created
August 16, 2020 08:53
Thanks Jakub! I managed to solve it by moving my file template into the src/main/resources/fileTemplates folder (not within /internal) and I don't even need the internalFileTemplate extension point...
Community
IntelliJ IDEA Open API and Plugin Development
No File Templates documentation in Platform SDK DevGuide
0 votes
Created
July 11, 2020 06:39
I'm writing blog posts/articles about SSR and the current one would be about the Reference filter. I'm trying to figure out in general how it works and cover different aspects of it, so that anyone...
Community
IntelliJ IDEA Users
SSR - How does reference validity determined for a template variable?
0 votes
Created
July 09, 2020 07:52
Hi Konstantin, So, I might be overthinking the problem, but what I mean is that for example in case of the method calls to deprecated methods existing template: $Instance$.$MethodCall$($Parameter$)...
Community
IntelliJ IDEA Users
SSR - How does reference validity determined for a template variable?
0 votes
Created
June 11, 2020 14:37
At the moment I cannot think of a specific use case but I will look into it and submit a feature request if I find it so. Thank you for your answer.
Community
IntelliJ IDEA Users
SSR - Is "Contained in Constraints" editable from GUI?
0 votes
Edited
April 10, 2020 13:50
Hi Olga, Alright, that's cool. That makes sense now. Thanks much. :) Edit: I happened to figure out that if the specified type is just the name of the type and not the fully qualified name e.g....
Community
IntelliJ IDEA Users
Live template - How does suggestFirstVariableName macro work?
0 votes
Created
July 07, 2019 10:32
Thank you for the suggestions, I managed to learn some new things from that. I gave them a try and they seem to be working like a charm. I realized that for the second template (the one with the cu...
Community
IntelliJ IDEA Users
SSR - Check whether an attribute value (immediate class type) is an interface
0 votes
Edited
May 30, 2019 17:48
I really enjoy experimenting with the tool. Thank you very much.
Community
IntelliJ IDEA Users
SSR - Ignore intermediate chained method calls
0 votes
Created
May 28, 2019 17:17
Yes, I'm creating a permanent Search inspection, not just searching in my project, so I'll go with the X number of different patterns for now. As for searching in the "Previous Search Results" scop...
Community
IntelliJ IDEA Users
SSR - Ignore intermediate chained method calls
0 votes
«
First
‹
Previous