TUM-LRR / era-gp-sim

ERA-Großpraktikum Simulatorentwicklung
GNU General Public License v3.0
16 stars 4 forks source link

Feature/better syntax highlighting #294

Closed kreudom closed 7 years ago

kreudom commented 7 years ago

Instead of highlighting only known instructions, all words at the start of the line or following a : are now highlighted as instructions. This allows macros to be highlighted without making too many changes to the rest of the code.