davidgranstrom / scnvim

Neovim frontend for SuperCollider.
GNU General Public License v3.0
208 stars 28 forks source link

Add error color for unittest FAIL #148

Closed madskjeldgaard closed 3 years ago

madskjeldgaard commented 3 years ago

This adds error message color coding to FAIL-messages which are the result of using the UnitTest class and makes it easier to read errors :)

davidgranstrom commented 3 years ago

@madskjeldgaard Thanks, looks good! 👍