Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Seto
Total activity
60
Last activity
April 07, 2023 23:46
Member since
April 05, 2019 10:48
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
13
Activity overview
Posts (13)
Comments (34)
Sort by recent activity
Recent activity
Votes
Created
June 14, 2020 15:14
It's working after I make children actions implement DumbAware. What's it? No documentaiton for it.
Community
IntelliJ IDEA Open API and Plugin Development
ActionGroup is disabled. Why?
0 votes
Created
June 06, 2020 11:36
I finally get it working by using the method below. ApplicationManager.getApplication().invokeLater But I don't know why. Application.runReadAction, Application.runWriteAction, ProgressManager.run ...
Community
IntelliJ IDEA Open API and Plugin Development
FileAnnotation.reload problem.
0 votes
Created
May 03, 2020 13:52
I'm not using my own FileAnnotaion. But Task.Backgroundable + AnnotationActionGroup.revalidateMarkupInAllEditors helps. Thank you.
Community
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 votes
Created
May 03, 2020 10:39
@Nullable@Overridepublic LineAnnotationAspect createColumn(@NotNull FileAnnotation annotation) { VcsUtil.setAspectAvailability("Danmaku", true); return new DanmakuLineAnnotationAspect(annotat...
Community
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 votes
Created
February 10, 2020 11:10
Sorry. Because my previous post as you can see, it's not answered after 10 days. So I thought you guys won't read the answered post. That's why I ping for this post as well.
Community
IntelliJ IDEA Open API and Plugin Development
Questions about upload plugin for different version and different IDEs.
0 votes
Created
February 10, 2020 10:49
Yann Cebron Could you please help me with this post as well. Thank you.
Community
IntelliJ IDEA Open API and Plugin Development
Questions about upload plugin for different version and different IDEs.
0 votes
Edited
February 10, 2020 10:48
Yann Cebron Thank you. I've logged an issue here. https://youtrack.jetbrains.com/issue/RIDER-39139
Community
IntelliJ IDEA Open API and Plugin Development
What's the equivalent of ProjectViewNodeDecorator for Rider?
0 votes
Created
February 10, 2020 09:52
Jakub Chrzanowski
Community
IntelliJ IDEA Open API and Plugin Development
Questions about upload plugin for different version and different IDEs.
0 votes
Edited
February 10, 2020 09:46
https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html It should be this link instead. I have two version. One is for IDEA, PyCharm, Goland and all the other ...
Community
IntelliJ IDEA Open API and Plugin Development
Questions about upload plugin for different version and different IDEs.
0 votes
Created
February 09, 2020 13:09
Hi. Anyone? Which one should I log the issue for, Rider or IDEA.
Community
IntelliJ IDEA Open API and Plugin Development
What's the equivalent of ProjectViewNodeDecorator for Rider?
0 votes
Next
›
Last
»