Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: golang/vscode-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.52.0-rc.1
Choose a base ref
...
head repository: golang/vscode-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.53.0
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 17, 2025

  1. CHANGELOG.md: add release heading for v0.52.0

    This is an automated CL which updates the CHANGELOG.md.
    
    Change-Id: I257184dd7f29cf04316001dea91813b8eb042ec7
    Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/730900
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
    Reviewed-by: Madeline Kalil <mkalil@google.com>
    gopherbot committed Dec 17, 2025
    Configuration menu
    Copy the full SHA
    5d762cb View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. CHANGELOG.md: add release heading for v0.52.1

    This is an automated CL which updates the CHANGELOG.md.
    
    Change-Id: If8f78cda19b6fedf637a95a56e0281c0a0bab17b
    Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/731121
    Commit-Queue: Gopher Robot <gobot@golang.org>
    Reviewed-by: Peter Weinberger <pjw@google.com>
    TryBot-Bypass: Madeline Kalil <mkalil@google.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    Reviewed-by: Madeline Kalil <mkalil@google.com>
    gopherbot committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    102c6b5 View commit details
    Browse the repository at this point in the history
  2. extension/package.json: update version to 0.54.0-dev

    This is an automated CL which updates the package.json and package-lock.json.
    
    Change-Id: I102e0b43a6442ff71fd0377681294c14065acea6
    Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/731140
    LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
    Reviewed-by: Madeline Kalil <mkalil@google.com>
    Reviewed-by: Peter Weinberger <pjw@google.com>
    Auto-Submit: Gopher Robot <gobot@golang.org>
    TryBot-Bypass: Madeline Kalil <mkalil@google.com>
    gopherbot committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    ba3b2f6 View commit details
    Browse the repository at this point in the history
Loading