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

(enhancement) Link the debug action to a debug launch.json #127

Open
reneweteling opened this issue Oct 23, 2023 · 1 comment
Open

(enhancement) Link the debug action to a debug launch.json #127

reneweteling opened this issue Oct 23, 2023 · 1 comment

Comments

@reneweteling
Copy link

We have quite an extensive setup with env variables lsp servers etc, things that are all defined in the launch.json so wouldn't it be possible for the Debug button
image and
image

would just trigger an action configured in the launch.json? This way we have 100% configurability about the debug settings.

Thanks!

@reneweteling
Copy link
Author

just did some poking in the code, so you should change this part here to use a existing config from your launch config

https://github.com/connorshea/vscode-ruby-test-adapter/blob/9a1fc573033619393a6a8bd8672ef44fc2efd26f/src/adapter.ts#L77C11-L77C25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant