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(dap): set sourceLanguages when using codelldb #698

Merged
merged 1 commit into from
Mar 16, 2025

Conversation

mrcjkb
Copy link
Owner

@mrcjkb mrcjkb commented Mar 16, 2025

Fixes #697

Copy link
Contributor

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.

@mrcjkb mrcjkb force-pushed the mj/push-wosrppkkxnvv branch from efde1cb to 809fdbf Compare March 16, 2025 17:44
@mrcjkb mrcjkb changed the title fix(dap): set when using fix(dap): set sourceLanguages when using codelldb Mar 16, 2025
@mrcjkb mrcjkb merged commit 83ebcd7 into master Mar 16, 2025
7 checks passed
@mrcjkb mrcjkb deleted the mj/push-wosrppkkxnvv branch March 16, 2025 17:47
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.

Pretty print does not work with nvim-dap and codelldb v1.11.4
1 participant