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
- Open the vscode extension project
- Start the extension host in debug mode
- 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