Add theme, color mode and Linux platform version to tags reported to Sentry (#660)#1329
Conversation
|
Thank you for this pull request - the result looks great. I see that you added a 3rd party dependency. As I like to keep the dependencies of this plugin at a minimum, please use the information available from One addition to "light mode": Light mode has two meanings in Intellij: "light" as in "light and dark" and "light" as in "light edit mode" and "full edit mode". You can use the code snippet |
|
Hi @ahus1 As for the external dependency - at moment none of |
|
Hi, if the jetbrains platform functions don't provide this information, and if it is also not available as a system property, then please skip this part of the information. Don't use the library as it is another dependency that needs to be maintained updated. Also don't copy over the code, as I don't want to maintain it. |
6650180 to
a832478
Compare
Closes #660
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Checklist:
Creating the pull request triggers some automated tests.
See the chapter building in the contributor's guide to find out how to run them on your local machine.