We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a4ce00 commit c35fd8eCopy full SHA for c35fd8e
CHANGELOG.md
@@ -58,6 +58,8 @@ IMPROVEMENTS:
58
[[GH-2983]](https://github.com/fatih/vim-go/pull/2983)
59
* Clear highlighting of the current line when after resuming when debugging.
60
[[GH-2984]](https://github.com/fatih/vim-go/pull/2984)
61
+* Add `:GoDebugAttach` to debug a running process.
62
+ [[GH-2989]](https://github.com/fatih/vim-go/pull/2989)
63
64
BUG FIXES:
65
* Fix call to non-existent function in terminal mode edge case.
0 commit comments