You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use dap mode with golang, I'm hitting a wall where everytime I go to the next statement the locals window collapses, so I have to navigate to that buffer and expand it
I tried creating my own function that expands the locals window after going to the next statement. But that didn't work
Hey there,
Trying to use dap mode with golang, I'm hitting a wall where everytime I go to the next statement the locals window collapses, so I have to navigate to that buffer and expand it
I tried creating my own function that expands the locals window after going to the next statement. But that didn't work
not sure if this is a dap thing or lsp-treemacs thing?
The text was updated successfully, but these errors were encountered: