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

Guswlsdl0121

Avatar
  • Total activity 6
  • Last activity September 23, 2024 04:40
  • Member since September 01, 2024 16:26
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 1
Activity overview Posts (1) Comments (2)
Sort by recent activity Recent activity Votes
  • Created September 23, 2024 04:40
    Thank you for your kind answer!
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. if there's a way to create or get an instance of CommitWorkflowHandler in the test code.
    • 0 votes
  • Edited September 03, 2024 14:33
    @Service(Service.Level.PROJECT) class CommitManager { fun getCheckedChanges(event: AnActionEvent): List<Change> { val handler = getHandler(event) ?: throw RuntimeException() // v...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. if there's a way to create or get an instance of CommitWorkflowHandler in the test code.
    • 0 votes
Copyright © 2000– JetBrains s.r.o.