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

Provide multiple save action + provide gcc error compatible output handling by show errors/warnings #220

Open
de-jcup opened this issue Aug 25, 2020 · 1 comment

Comments

@de-jcup
Copy link
Owner

de-jcup commented Aug 25, 2020

At https://stackoverflow.com/a/19573083/2590615 there is a nice entry pointing to
https://github.com/koalaman/shellcheck

it provides gcc outputformat and more (but gcc woud be nice)
https://github.com/koalaman/shellcheck/blob/master/shellcheck.1.md#user-content-formats

So preferences for save actions could be extended:
image

  • add another group "External linter" like done for "External source formatter" + info about gcc error compatible format
  • spellcheck should be default which could be enabled/disabled
  • at save actions format must be loaded, checked and warnings etc. should be added
@de-jcup
Copy link
Owner Author

de-jcup commented Aug 25, 2020

@f18m - Hello Francesco, would you be interested to develop this feature? It's very similar to your changes done for external source formatting

@de-jcup de-jcup added the linter label Feb 20, 2021
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

1 participant