Exit point highlighting

Put your cursor on a return keyword to see all the exit points (returns + throws) of the current function/method in JavaScript and TypeScript.