How can I highlight "mode_type, IDLE and CAPTURE" in the following text example where "TYPE" is the reserved keyword which controls whether or not to highlight?
Text Ex.:
TYPE mode_type IS (IDLE, CAPTURE);
Thanks,
PumpKinSmasher
Text Ex.:
TYPE mode_type IS (IDLE, CAPTURE);
Thanks,
PumpKinSmasher