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

Feature Request: Error / Console message placement #35

Open
gregorskii opened this issue Apr 20, 2016 · 1 comment
Open

Feature Request: Error / Console message placement #35

gregorskii opened this issue Apr 20, 2016 · 1 comment

Comments

@gregorskii
Copy link

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:

screenshot 2016-04-20 14 42 00

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.

screenshot 2016-04-20 14 43 55

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!

@ArtemGovorov
Copy link
Member

Thanks for the suggestion Gregory!

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:

st

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants