Weird one maybe. Is there anyway to detect a hotkey combo at run-time after firing up the project in VS.
E.g. If I hold shift and press f5 or run in VS then i want to fire a special line of code.
If you don't press the hotkey combo then it fires as normal.