Skip to content

Feature proposal: drop quickfix feedback #31

@mjacobus

Description

@mjacobus

Hey folks!
First of all thank you for this awesome plugin. It helps me a lot!

Secondly, I would like to make a change proposal:

Instead of using the quickfix to display the errors, the errors could be displayed like in syntastic plugin:

  1. When the cursor is on a line containing an error, the error message is echoed in the command
    window.

The problem with the quickfix is that when we are using splits it is hard to read code or the QA errors. So the syntastic approach is much less invasive, IMHO.

Of course, probably some people find the quickfix better, so perhaps it could be optional. I would love to work on that, if you find that interesting, but I would have first to learn how to be a vim-script ninja.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions