nim-lang / NimLime

The official Nim programming language plugin for Sublime Text
MIT License
132 stars 34 forks source link

nim check errors should be shown before warnings and hints #124

Closed timotheecour closed 1 year ago

timotheecour commented 5 years ago

rationale: typical complex files could have lots of warnings and hints, but user mostly cares about errors, so shouldn't have to scroll to see these