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

Added an option to show a popup with the lint errors on save #68

Merged
merged 1 commit into from Dec 21, 2011

Conversation

NorthIsUp
Copy link

Added option sublimelinter_show_popup. If enabled on the view this will show a window on save with the lint errors.

You can select an item in the popup and the view will jump directly to the error line.

Kronuz added a commit that referenced this pull request Dec 21, 2011
Added an option to show a popup with the lint errors on save
@Kronuz Kronuz merged commit 4698114 into SublimeLinter:master Dec 21, 2011
@aparajita
Copy link

Great idea, unfortunately the implementation was not the greatest. I rewrote it and changed the name of the setting to sublimelinter_popup_errors_on_save.

@NorthIsUp
Copy link
Author

no worries, it was my first try at a sublime plugin hack

@aparajita
Copy link

It was a good first effort. Take a look at what I did so you can see how I approached the problem.

@popomore
Copy link

How can I ignore warnings, actually the popup is opened when the rule is warning.

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