We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
For Emacs the minor mode cljsbuild-mode is available. It will watch the build process and popup the compilation buffer if errors or warnings occur.
It can be installed by typing M-x package-install RET and then entering cljsbuild-mode.
M-x package-install RET
Once installed type M-x cljsbuild-start.
M-x cljsbuild-start