You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to have an option to let the errors show up in a popup like linter-eslint?
Example:
I like how the error messages know which way to pop out of the UI depending on how close they are to the corner, above or below code etc. Also long lines produce the wallaby errors outside of the editors view.
I know this would differ from other versions of the Wallaby, but having this option would allow the Atom version of this plugin to be more clean and useable.
Thanks again!
The text was updated successfully, but these errors were encountered:
I'll look into the option of adding linter-eslint like popups for inline messages.
Generally, for relatively long error messages and console.log messages (where even a popup will not be able to show it in full), it's always possible to use wallaby Show line tests command:
Hi there,
Appreciate this plugin, just had a suggestion.
Would it be possible to have an option to let the errors show up in a popup like linter-eslint?
Example:
I like how the error messages know which way to pop out of the UI depending on how close they are to the corner, above or below code etc. Also long lines produce the wallaby errors outside of the editors view.
I know this would differ from other versions of the Wallaby, but having this option would allow the Atom version of this plugin to be more clean and useable.
Thanks again!
The text was updated successfully, but these errors were encountered: