- Show error line and column if available in the status bar
- Lint on focus (#77)
- Clicking error message copies it to clipboard (#78)
- Fix the error range construction and line reporting for line zero errors (#35)
- Fix modify interval config (#64)
- Close status bar on file close (#74)
- Fix double error reporting in status bar (#79)
- linter-scalac, for Scala, using
scalac
- Lint on save wasn't triggered with save menu shortcut (#40)
- Not displaying results if cursor on EOF (#50)
- Previous highlights weren't cleared
- Wait 1000ms between two lint on changes (#32)
- linter-pylint, for Python, using
pylint