vscode-elixir-credo
vscode-elixir-credo copied to clipboard
Add config option to disable notification prompts regarding error parsing output
First, thank you so much for a plugin I use on a regular basis. Projects like this make the world 🌐 go round.
I frequently get an error notification from this plugin. Usually around the error:
Error on parsing output (It might be non-JSON output): " 11:13:24.745 [notice] SIGTERM received - shutting down "
I'd prefer to go to the plugin output to see this error. Particularly since I don't have to do anything for the plugin/credo to restore itself. Having no ability to mute this error notification is a frequent annoyance for me.