-
Notifications
You must be signed in to change notification settings - Fork 858
Pull requests: golang/vscode-go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
extension: add followExec and followExecRegex options in launch request
#3840
opened Aug 17, 2025 by
Lslightly
Loading…
updated Dec 12, 2025
extension: add debug menu for var show in doc
#3818
opened Jul 26, 2025 by
MistaTwista
Loading…
updated Oct 15, 2025
goInstallTools.ts: fix parsing version for tools built with GOPATH mode
#3638
opened Dec 23, 2024 by
Viknet
Loading…
updated Sep 14, 2025
add support for multiple test env files
#3846
opened Aug 20, 2025 by
jfoshee
Loading…
updated Sep 3, 2025
goTest: Implement compatibility for test suite sub-tests
#3851
opened Aug 26, 2025 by
sonalys
Loading…
updated Aug 26, 2025
vscode-go: add option to disable tool recompilation prompts
#3728
opened Mar 21, 2025 by
thumphries-stripe
Loading…
updated Mar 25, 2025
src/goImpl: improve goimpl implememtations (#1547)
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#1592
opened Jun 25, 2021 by
day-dreams
Loading…
updated Oct 31, 2024
debug: respect go test flags usage
#2428
opened Aug 26, 2022 by
luoxiaohei
Loading…
updated Oct 10, 2024
allow args.background parameter for go.test.* commands
#3155
opened Feb 2, 2024 by
leep-frog
Loading…
updated May 25, 2024
extension: customize build for tools
#3254
opened Mar 15, 2024 by
rockdrilla
Loading…
updated Mar 15, 2024
src/goTest: fix multifile suite test fails to debug
#2415
opened Aug 15, 2022 by
nirhaas
Loading…
updated Oct 25, 2023
src/goGenerateMethod: make method generation more automatic
#2667
opened Feb 16, 2023 by
sslime336
Loading…
updated Mar 8, 2023
snippets/go.json: update structure
#2671
opened Feb 18, 2023 by
zjffun
Loading…
updated Feb 18, 2023
Print gorename command with go.logging.level >= verbose
#2639
opened Feb 2, 2023 by
daniel-santos
Loading…
updated Feb 2, 2023
snippet/go.json: added a snippet to return error from if error block
#2470
opened Sep 20, 2022 by
Shahriar-Sazid
Loading…
updated Sep 22, 2022
Open file in corresponding workspace
#2305
opened Jun 24, 2022 by
guettli
Loading…
updated Jun 24, 2022
src/goEnvironmentStatus.ts: include all versions from golang.org/dl
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#1744
opened Sep 1, 2021 by
bkmeneguello
Loading…
updated Jan 26, 2022
debug: respect configured build tags/flags
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#1790
opened Sep 21, 2021 by
robberphex
Loading…
updated Jan 26, 2022
src/goTest: Add command Test Current Package With Custom Run
cla: yes
Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
#1745
opened Sep 1, 2021 by
n1lesh
Loading…
updated Jan 26, 2022
ProTip!
Exclude everything labeled
bug with -label:bug.