OpenCDSS / cdss-app-tstool-main

Colorado's Decision Support Systems (CDSS) TSTool application main program
GNU General Public License v3.0
1 stars 1 forks source link

Add UI indicators for FIXME and TODO comments #188

Open smalers opened 3 years ago

smalers commented 3 years ago

TSTool allows #@fixme and #@todo comments, which are a way that users can annotate issues to fix in command files. These commands need to have an icon and visual marker in the user interface to alert users that they exist. The main results area could also be updated to list these items to make it easy to know what needs fixed.

These features can be similar to those in Eclipse IDE>