Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poder remover breakpoints de un file #289

Open
ivojawer opened this issue Sep 23, 2024 · 0 comments
Open

Poder remover breakpoints de un file #289

ivojawer opened this issue Sep 23, 2024 · 0 comments
Labels
component: interpreter good first issue Good for newcomers priority: medium A "should" issue, whenever we have the time to solve it

Comments

@ivojawer
Copy link
Contributor

Modificar API del execution director para poder hacer:

this.executionDirector.removeBreakpointFor(breakpointsPackage)

o directamente

this.executionDirector.removeBreakpointFor(sourcePath)

Originally posted by @fdodino in uqbar-project/wollok-lsp-ide#179 (comment)

@PalumboN PalumboN added good first issue Good for newcomers priority: medium A "should" issue, whenever we have the time to solve it component: interpreter labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interpreter good first issue Good for newcomers priority: medium A "should" issue, whenever we have the time to solve it
Projects
None yet
Development

No branches or pull requests

2 participants