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

telescope_dap.commands({}) -> set_debug_level doesn't work #21

Open
cryptomilk opened this issue Jan 9, 2024 · 0 comments
Open

telescope_dap.commands({}) -> set_debug_level doesn't work #21

cryptomilk opened this issue Jan 9, 2024 · 0 comments

Comments

@cryptomilk
Copy link

I can list the commands with telescope_dap.commands({}) but selecting one does only run it without arguments. It fails e.g. for set_debug_level:

E5108: Error executing lua: /home/asn/.local/share/nvim/lazy/nvim-dap/lua/dap/log.lua:34: Log level must be one of (trace, debug, info, warn, error), got: "nil"

It actually would need to give another selection for the debug levels ...

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

1 participant