File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1134,9 +1134,9 @@ package. Follow Delve project's
1134
1134
to send PRs.
1135
1135
1136
1136
Code for integration with the Go extension is mostly in
1137
- [ ` src/goDebugFactory.ts ` ] ( https://github.com/golang/vscode-go/blob/master/src/goDebugFactory.ts )
1137
+ [ ` src/goDebugFactory.ts ` ] ( https://github.com/golang/vscode-go/blob/master/extension/ src/goDebugFactory.ts )
1138
1138
and tests are in
1139
- [ ` test/integration/goDebug.test.ts ` ] ( https://github.com/golang/vscode-go/blob/master/test/integration/goDebug.test.ts ) .
1139
+ [ ` test/integration/goDebug.test.ts ` ] ( https://github.com/golang/vscode-go/blob/master/extension/ test/integration/goDebug.test.ts ) .
1140
1140
Please take a look at VS Code Go project's
1141
1141
[ contribution guideline] ( contributing.md ) to learn about how to prepare a change
1142
1142
and send it for review.
You can’t perform that action at this time.
0 commit comments