Skip to content

Unbound Breakpoint using debugger #34

Description

@musician2000

Summary

When developing a raycast extention and using the debugger in vscode, any breakpoint set doesn't work and shows "unbound breakpoint"

Steps to reproduce

creating an extention in vscode
running npm run dev which starts correctly
choose a breakpoint
then run in vscode attach raycast debugger

What is the current bug behavior?

It shows Unbound breakpoint see screenshot

What is the expected correct behavior?

For it to not show this error and work as a normal breakpoint

Relevant logs and/or screenshots

Image

Possible fixes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions