Open orome opened 9 years ago
I'm having a surprisingly hard time finding any useful information or documentation about this editor.
Does it allow choosing the compiler for a file and showing error messages from it? If so, you can try setting the compiler to shellcheck -f gcc
to emulate the widely supported gcc format.
What do I need to do to get this working in BBEdit (I have Haskell installed, so dependencies are no problem).