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

fix: Add cwd to support js-debug-adapter #19

Merged
merged 1 commit into from
Jul 30, 2024
Merged

fix: Add cwd to support js-debug-adapter #19

merged 1 commit into from
Jul 30, 2024

Conversation

Jack-Barry
Copy link
Contributor

Addresses #18

Adds the cwd attribute to the debug config to allow for using nvim-dap to debug tests

@adrigzr
Copy link
Owner

adrigzr commented Jul 29, 2024

Hello @Jack-Barry, thanks for the PR. Lgtm.

@MisanthropicBit, you were reviewing the issue #18. What do you think?

@MisanthropicBit
Copy link
Collaborator

Thanks for the PR Jack! @adrigzr LGTM too 🙂 Perhaps a test would be in order but I can also add one at a later time.

@Jack-Barry
Copy link
Contributor Author

@adrigzr do you know why the unit tests action would be hanging here? I'd like to get this merged, but not sure why that check hasn't resolved yet.

@MisanthropicBit I can try and write up tests around this, could take a while for my smooth brain though

@adrigzr adrigzr merged commit 8239023 into adrigzr:main Jul 30, 2024
3 checks passed
@adrigzr
Copy link
Owner

adrigzr commented Jul 30, 2024

@Jack-Barry, no idea, but I merged it!

@Jack-Barry
Copy link
Contributor Author

Thank you!

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

Successfully merging this pull request may close these issues.

3 participants