-
-
Notifications
You must be signed in to change notification settings - Fork 205
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
Error message when step through debugging #1332
Comments
The error is triggered from nvim-dap-virtual-text. Could be related to a recent change in neovim master: neovim/neovim@6913c5e In any case - not related to nvim-dap itself. |
Thanks for replay and the hint for possible cause. |
Looks like there's also a PR to fix it up already: theHamsta/nvim-dap-virtual-text#87 |
Thanks a lot! After upgrading that plugin, it is back to normal. |
Debug adapter definition and debug configuration
}
Debug adapter version
latest nightly build
Steps to Reproduce
Expected Result
No error message
Actual Result
Not sure this is issue from Treesitter or nvim-dap or nvim-dap-ui.
The text was updated successfully, but these errors were encountered: