Describe the feature
Intellj platform has ability to report plugin errors directly to plugin creator. I think we should leverage this feature to gain information about errors happening on different platforms.
Where to send those reports is another question:
- Directly here - to github issues ?
- Sentry ?
Use Case
As a user, when error happens I would like to quickly report an error.
As a maintainer, I would like to understand how often errors happen, which platform and version, so I can address the most severe errors first.
Other Information
No response
Describe the feature
Intellj platform has ability to report plugin errors directly to plugin creator. I think we should leverage this feature to gain information about errors happening on different platforms.
Where to send those reports is another question:
Use Case
As a user, when error happens I would like to quickly report an error.
As a maintainer, I would like to understand how often errors happen, which platform and version, so I can address the most severe errors first.
Other Information
No response