Infragistics / livewire

A simple web content editor built with Electron
https://waffle.io/infragistics/livewire
19 stars 9 forks source link

Highlight unrecognized build variables #52

Closed craigshoemaker closed 5 years ago

craigshoemaker commented 8 years ago

provide a visual indicator in the results pane for any unrecognized build variables. Related to #37

User Stories

After resolving all known build variables, a regex should be able to easily pick up unrecognized variables and replace the text wrapped by a span with a highlighted class applied.