Thanks to visit codestin.com
Credit goes to github.com

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: 6f77bbd
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: eb7fef4
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 9, 2024

  1. [release-v0.44]extension/package.json: update version to 0.44.0

    This is an automated CL which updates the package.json and package-lock.json.
    
    Change-Id: Ib4b4e2321dbbc6643f8f8eb2e06585129a5db825
    Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/634675
    Commit-Queue: Gopher Robot <[email protected]>
    kokoro-CI: kokoro <[email protected]>
    Reviewed-by: Robert Findley <[email protected]>
    Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
    Auto-Submit: Gopher Robot <[email protected]>
    gopherbot committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    731cdab View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. [release-v0.44] extension: update gopls v0.17.0 settings

    This is an automated CL which updates the gopls version and settings.
    
    For golang/go#70301
    
    Change-Id: I9527681e678d6371abcca2278229a6b23ffdfe49
    Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/635795
    Reviewed-by: Dmitri Shuralyov <[email protected]>
    Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
    Auto-Submit: Gopher Robot <[email protected]>
    kokoro-CI: kokoro <[email protected]>
    Commit-Queue: Gopher Robot <[email protected]>
    (cherry picked from commit 800cdac)
    Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/636535
    Commit-Queue: Hyang-Ah Hana Kim <[email protected]>
    Auto-Submit: Hyang-Ah Hana Kim <[email protected]>
    Reviewed-by: Robert Findley <[email protected]>
    gopherbot committed Dec 16, 2024
    Configuration menu
    Copy the full SHA
    eb7fef4 View commit details
    Browse the repository at this point in the history
Loading