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

Improving the interaction with the Rascal debugger #558

Open
rodinaarssen opened this issue Jan 8, 2025 · 0 comments
Open

Improving the interaction with the Rascal debugger #558

rodinaarssen opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rodinaarssen
Copy link
Member

The only way to start the Rascal debugger is by typing in :set debugging true in a VS Code REPL. This issue is intended to keep track of how we intend to improve the interaction with the Rascal debugger.

The plan is to add a custom view to the "Run and Debug" view container, listing the active Rascal REPLs and some way to enable/disable debugging for each REPL.

Alternative considered:

  • Adding a button next to the recycle bin and split icons in the Terminal view. It is not possible to add buttons there.
@rodinaarssen rodinaarssen added the enhancement New feature or request label Jan 8, 2025
@rodinaarssen rodinaarssen self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant