Skip to content

Support :make commands #7

@0xDagal

Description

@0xDagal

I really like the idea behind BSP and thought of writing a plugin for it when I stumble on your own. As I like you think that "Neovim is the only way!", I tend to prefer using tools that kind of make me feel that I am using VIm "as is" so I would like to use :make to put all my compilation / tests results inside a quickfix list.

To support it, it would need to support the :h errorformat and automatically map commands to it. Something like :make test would run tests by using BSP

In my research, I found this go project https://pkg.go.dev/github.com/reviewdog/errorformat/ that permits to have the right :h errorformat. What do you think ?

Of course if are willing to implement it and need any help I would be glad to help you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions