JetBrains / intellij-platform-plugin-template

Template repository for creating plugins for IntelliJ Platform
Apache License 2.0
2.97k stars 587 forks source link

[Feature] How to Debug a released plugin? #423

Closed Drjacky closed 5 months ago

Drjacky commented 7 months ago

Describe the need of your request

It would be good to add a section/link to the ToDo on how to debug a released plugin.

Proposed solution

Like any special logger or system print that a plugin developer can use for the time when a plugin crashes or doesn't work properly and you want to debug it.

Alternatives you've considered

N/A

Additional context

No response

hsz commented 5 months ago

Please see: https://plugins.jetbrains.com/docs/intellij/ide-infrastructure.html#error-reporting