Skip to content

Conversation

@ERoydev
Copy link

@ERoydev ERoydev commented Nov 6, 2025

Expose a command in the extension that provides an interface for fetching a specific Runnable from the LSP. This lets the user select a Runnable directly instead of using the debug command, which currently prompts them to choose between multiple runnables. The fetched Runnable can then be used to call the debugSingle command directly.

Open to suggestions if there’s existing functionality that already provides this.

Here’s an example of the behavior I’m trying to address::
Screenshot 2025-11-06 at 11 31 36

@ERoydev ERoydev marked this pull request as ready for review November 6, 2025 10:22
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants