4.1.0.4: fixed two issues when forking processes while single-stepping
minor maintenance release:
- suppress "exit" context when forking a process while single-stepping, this avoids a false "reporter didn't report" error message
- avoid coloring the block-highlight when re-coloring a syntax element, this prevents highlighted blocks inside LAUNCH statements to expand when repeatedly single-stepped.