When I do a main (beginning-of-line breakpoint), it works. But once that breakpoint is hit, I can’t select those mid-line breakpoints:
In VSCode and Windsurf, those midline breakpoint-circles are clickable and I can turn off the beginning-of-line breakpoints after. Then it only breakpoints in the middle of code line.
But this is impossible in Cursor; these are unclickable circles (unlike VSCode or Windsurf).
Find a single-line if statement or long expression
Put a breakpoint on it
Run your web app
When the breakpoint is hit, try to select one of the midline breakpoints