feat: Additional editor window utility #910
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added logging and icon highlights.
Highlight if the DSN is missing since it's the most crucial/fundamental part of the config:
![image](https://user-images.githubusercontent.com/25725783/181022603-ccfe5e59-01ef-4cce-bdb5-6ddfe05e4ef6.png)
Checking if the symbol upload is properly setup to set expectations:
![image](https://user-images.githubusercontent.com/25725783/181022699-de14066d-e75d-48e4-90c6-99b601d881bc.png)
In
![image](https://user-images.githubusercontent.com/25725783/181021758-ca612145-a3e2-4087-9742-fb3cc40dcb80.png)
Unity 2019
:Symbol Upload Highlights for the required fields (best effort without actual validation of the input):
![Editor](https://user-images.githubusercontent.com/25725783/181022959-ced4c07a-79d5-4dc2-9a62-8d1b52dd96cf.gif)