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

Neovim Debugger (DAP) #92

Merged
merged 7 commits into from
May 14, 2024
Merged

Neovim Debugger (DAP) #92

merged 7 commits into from
May 14, 2024

Conversation

hjdivad
Copy link
Owner

@hjdivad hjdivad commented May 9, 2024

Configure DAP

TODO

  • Finish python runnables keymap
    • need to parse TOML somehow; might need luarocks support
      • if you want to create an apple pie from scratch...
  • Impl {Add,Remove}PytonDebuggable
    • idea being to save CLI flags (i.e. good DX for creating launch configs)

Tested environments:

  • rust
  • python
  • neovim lua

[Fix #91]

@hjdivad hjdivad force-pushed the hjdivad/dap branch 3 times, most recently from 3db99c2 to 3392fa5 Compare May 13, 2024 15:04
@hjdivad hjdivad marked this pull request as ready for review May 13, 2024 15:05
@hjdivad hjdivad merged commit 0a67697 into master May 14, 2024
1 check passed
@hjdivad hjdivad deleted the hjdivad/dap branch May 14, 2024 22:03
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.

neovim debugger
1 participant