dartMind-IO / codepad

Codepad is a web-based code editor designed specifically for Dart projects. It is a product of DartMind, a company dedicated to providing innovative tools and resources for Dart developers. Codepad.io offers a comprehensive and user-friendly environment for developers to write, edit, and run Dart code directly in their web browser.
https://codepad.dartmind.io/
6 stars 0 forks source link

Color indicators #8

Open adepauldami opened 2 weeks ago

adepauldami commented 2 weeks ago

Unused variables or identifiers should be underlined with faint green while red should be used for error indication.

Yczar commented 2 weeks ago

Fixed @adepauldami