Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Seto

Avatar
  • 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.
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. 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 ...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. 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.
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. 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...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. I want to extend the Annotate view of Git VCS. But ...
    • 0 votes
  • Next ›
  • Last »
Copyright © 2000– JetBrains s.r.o.