Breakpoint extensions for increased productivity while debugging. Features![]() SkipPointSkip multiple lines of code while debugging without editing code or manually stepping over the line. ![]() ReplacePointReplace a line of code with a temporary code statement without editing code. ![]() ReportPointGet info about what happened without breaking the debugger or adding multiple watch window items. ![]() |