tomlau10 / gcc-make-run

Compile-run C/C++ source code and execute Makefile in Atom.
https://atom.io/packages/gcc-make-run
MIT License
24 stars 10 forks source link

Suppress notifications about compiler errors #49

Open kinafu opened 5 years ago

kinafu commented 5 years ago

Currently there's no option to suppress the notification, which is being outputted by the compiler.

Some users (like me) get the information by the cpp-linter plugin and thus might not want notifications about details at another location in the editor.