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(config/dap): use absolute path to debug adapter if available #679

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

BirdeeHub
Copy link
Contributor

Addresses

#678

Copy link
Contributor

github-actions bot commented Feb 3, 2025

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(lsp): some lsp-related bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (Steps to reproduce in PR description).
  • Updated documentation.

lua/rustaceanvim/config/internal.lua Outdated Show resolved Hide resolved
lua/rustaceanvim/config/internal.lua Outdated Show resolved Hide resolved
@mrcjkb mrcjkb changed the title fix(aDAPters): make DAP use absolute path from vim.fn.exepath fix(config/dap): use absolute path to debug adapter if available Feb 3, 2025
@mrcjkb mrcjkb linked an issue Feb 3, 2025 that may be closed by this pull request
9 tasks
@BirdeeHub
Copy link
Contributor Author

should I squash these now or is this alright

@BirdeeHub BirdeeHub requested a review from mrcjkb February 3, 2025 16:39
Update lua/rustaceanvim/config/internal.lua

Co-authored-by: Marc Jakobi <[email protected]>

Update lua/rustaceanvim/config/internal.lua

Co-authored-by: Marc Jakobi <[email protected]>
@BirdeeHub
Copy link
Contributor Author

BirdeeHub commented Feb 3, 2025

I squashed them and fixed the commit message

Copy link
Owner

@mrcjkb mrcjkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙏

@mrcjkb mrcjkb merged commit 96f6ac9 into mrcjkb:master Feb 3, 2025
5 checks passed
@BirdeeHub
Copy link
Contributor Author

I kinda liked the pun in my original message but your message was more descriptive haha

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.

LLDB adapter setup issue
2 participants