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

Debugging in nvim #48

Open
Jendker opened this issue Sep 29, 2023 · 3 comments
Open

Debugging in nvim #48

Jendker opened this issue Sep 29, 2023 · 3 comments

Comments

@Jendker
Copy link

Jendker commented Sep 29, 2023

Do you currently have a solution for debugging in nvim or is it something you would do in other editor?

@wookayin
Copy link
Owner

Yes, I have an incomplete yet quite working version of nvim-DAP integration. I have been using it for many months and I'm pretty happy with it (FYI I mostly code in python, lua, and C++). Let me share a preview version or PR soon!

@Jendker
Copy link
Author

Jendker commented Oct 1, 2023

That would be great! Your dotfiles are very clean, would love to use your preview version as an inspiration. Python and C++ would be very interesting to me as well.

@wookayin
Copy link
Owner

wookayin commented Dec 30, 2023

See:

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

2 participants