Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alain Tavan
Total activity
68
Last activity
November 11, 2020 20:45
Member since
October 19, 2012 22:29
Following
0 users
Followed by
1 user
Votes
3
Subscriptions
19
Activity overview
Posts (10)
Comments (36)
Sort by recent activity
Recent activity
Votes
Created
November 19, 2019 07:38
concerning hg i was a bit wondered as the project has no mercurial settings at all and as I did not add dependency to it. Indeed for git and svn I needed to explicitly add the plugins 'svn4idea', '...
Community
IntelliJ IDEA Open API and Plugin Development
What is the best way to get the branch of a file ?
0 votes
Created
November 18, 2019 19:46
wow this is a lot more than expected :) thanks a lot Aleksey, i'll try the different ideas and can finally finish my work on this part :)
Community
IntelliJ IDEA Open API and Plugin Development
What is the best way to get the branch of a file ?
0 votes
Created
November 03, 2019 20:45
I did what you proposed and override the reset method to include the code that was in the updateUIState and now I don't have any exception anymore ;) Thanks a lot. I can continue to work on the f...
Community
IntelliJ IDEA Open API and Plugin Development
how to use a TextFieldWithCompletion inside of a configuration window that was build with the form builder ?
0 votes
Created
November 03, 2019 18:40
full stacktrace. I pushed my current state into https://github.com/alain57/swissas-dev-tools/tree/bugfix here is the full stack trace.. I really hope you can help me ;) Details: Current thread:...
Community
IntelliJ IDEA Open API and Plugin Development
how to use a TextFieldWithCompletion inside of a configuration window that was build with the form builder ?
0 votes
Edited
November 02, 2019 13:51
thanks Aleksey, even if the position is not exactly what I wanted it is working like I wished ;) subject can be marked as answered ;)
Community
IntelliJ IDEA Open API and Plugin Development
annotation right click add a menu entry and get the author string
0 votes
Created
November 01, 2019 15:15
The given source code are clear, I guess it will not be a big issue for me to use that :) But I didn't saw any positioning, I guess that the newly added action is always at the bottom of the menu. ...
Community
IntelliJ IDEA Open API and Plugin Development
annotation right click add a menu entry and get the author string
0 votes
Created
November 01, 2019 14:25
Thanks Aleksey i'll check this right after work :)
Community
IntelliJ IDEA Open API and Plugin Development
annotation right click add a menu entry and get the author string
0 votes
Created
October 31, 2019 23:04
of course i found that the corresponding source code is located within the AnnotateToggleAction and I also know that actions are normally registered that way <action class="aClassFile" text="Th...
Community
IntelliJ IDEA Open API and Plugin Development
annotation right click add a menu entry and get the author string
0 votes
Created
August 28, 2019 13:40
I have the same issue, should we open a case for this ? Some more information : if during the beforeChecking you modifiy the commitMessage but have a returnResult.CANCEL and then you trigger again ...
Community
IntelliJ IDEA Open API and Plugin Development
2019.2 CheckinProjectPanel.setCommitMessage(String currentDescription) doesn't work properly
0 votes
Created
August 09, 2019 20:54
Hi I also have a plugin that has some custom inspection. In my plugin it is possible to change some behavior of this inspection in the settings menu. Unfortunately the open files that where already...
Community
IntelliJ IDEA Plugin Users
How to trigger InspectionManager to start inspecting code in current open editors
0 votes
«
First
‹
Previous
Next
›
Last
»