Annoying exception when debugging extensions

Describe the Bug

I am developing a vscode extension using Cursor. When I click “Caught Exception” in Breakpoint during debugging, cursor-always-local keeps complaining “Unexpected non-whitespace character after JSON at position 3”

Steps to Reproduce

  1. Open the vscode extension project
  2. Start the extension host in debug mode
  3. Click “Caught Exception” in Breakpoints

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 0.43.6
VSCode Version: 1.93.1

Additional Information

Screenshot:

Does this stop you from using Cursor

Yes - Cursor is unusable
Sometimes - I can sometimes use Cursor
No - Cursor works, but with this issue