Sublime Forum

Clearing highlights from build errors

#1

The plugin SublimeHaskell has a function to lint the code. These get reported as build errors, so they get highlighted and can be navigated with f4/shift+f4. However, some of the errors are just suggestions that I don’t agree with and don’t want to fix. Is there a function to clear these errors? They are quite annoying because I cannot remove the line highlightings unless I restart sublime text. Unfortunately the plugin also performs this linting after a build, which means I can’t even prevent it by not linting.

0 Likes