Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: tooltips for log warnings + info #198

Open
Tracked by #446
lcottercertinia opened this issue Dec 14, 2022 · 0 comments
Open
Tracked by #446

feat: tooltips for log warnings + info #198

lcottercertinia opened this issue Dec 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@lcottercertinia
Copy link
Collaborator

lcottercertinia commented Dec 14, 2022

Is your feature request related to a problem?

I am not always 100% sure what some of the warnings mean

Describe the solution you'd like

i would like the tooltips for the warning to explain what it means so I do not need to go look at the help.
e.g

  1. Unexpected-Exit - Exit event on its own e.g a METHOD_EXIT without a METHOD_ENTRY
  2. Unexpected-End - Entry event on its own e.g a METHOD_ENTRY without a METHOD_EXIT
  3. Skipped-Lines - No events for this part of the log so we do not really know what happened
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant