-
Hi guys! I'm new one! And start to learn Rust, and today I try to add this to my nvim, and now I can run and debug, but can't see the output from println function, why? Setup is standart:
Result is: I want to get the output from println commands =) |
Beta Was this translation helpful? Give feedback.
Answered by
moonvent
Feb 12, 2024
Replies: 1 comment 5 replies
-
Hey 👋 You will probably want to look at the nvim-dap Or, you can use nvim-dap-ui. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, I just switched back to the old stack, LSP + DAP, because many things there make more sense, such as the key bindings are already set up and they are more comprehensive, + I tried to solve a problem for a couple of hours but couldn't manage it, and eventually decided to just switch technologies and that's it