jrusbatch / compilify

A web-based compiler for C# and VB.NET, powered by the Roslyn Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An error indicator should be added to the tabs.

jrusbatch opened this issue · comments

If a user makes a breaking change to their code in one tab, it should be clear to them at a glance which tabs contain errors that need to be fixed before their code can be executed.