主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录

Sujay

Avatar
  • 活动总数 7
  • 最后的活动 2024年10月15日 18:04
  • 成员加入日期 2024年09月27日 22:00
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
活动概览 帖子(2) 评论(3)
按最近的活动排序 最近的活动 投票数
  • 已编辑于 2024年10月14日 19:11
    I am creating ProblemDescriptors as such: val problemDescriptor = inspectionManager.createProblemDescriptor(file, range, message, problemType, false, MyQuickFix())By tooltip, I just mean the toolti...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. How to use "Group by Inspection" for problems that are created by an annotation?
    • 0 票
  • 创建于 2024年10月15日 18:04
    I've solved this issue by creating a ProblemDescriptor with ProblemDescriptorBase constructor and overriding just the getTooltipTemplate function.
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. How to use "Group by Inspection" for problems that are created by an annotation?
    • 0 票
  • 已编辑于 2024年10月15日 14:30
    Sorry, its not that I want to have a tooltip for the Problems window. I want to have the text of the Problem in the problems window be different from the text in the problem's hover tooltip. In thi...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. How to use "Group by Inspection" for problems that are created by an annotation?
    • 0 票
Copyright © 2000– JetBrains s.r.o.