We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74dc0d commit 5aca8b9Copy full SHA for 5aca8b9
dap-go.el
@@ -47,7 +47,7 @@
47
:group 'dap-go
48
:type 'string)
49
50
-(dap-utils-vscode-setup-function "dap-go" "golang" "go" dap-go-debug-path)
+(dap-utils-vscode-setup-function "dap-go" "golang" "go" dap-go-debug-path "0.15.0")
51
52
(defun dap-go--populate-default-args (conf)
53
"Populate CONF with the default arguments."
0 commit comments