-
Notifications
You must be signed in to change notification settings - Fork 819
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.41.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: golang/vscode-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.41.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 5 files changed
- 1 contributor
Commits on Apr 23, 2024
-
Revert "extension/src/welcome: fix 'go.showWelcome' setting interpret…
…ation" This reverts commit f8173bc. Reason: broke the welcome page suppression based on isInCloudIDE Change-Id: If042f5269754f7dd6cb4c1b2473979d5e11247b3 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/581117 Commit-Queue: Hyang-Ah Hana Kim <[email protected]> kokoro-CI: kokoro <[email protected]> Reviewed-by: Peter Weinberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfc795c - Browse repository at this point
Copy the full SHA cfc795cView commit details -
extension/src/welcome: readd the fix for go.showWelcome handling
The original fix for #3319 also included a minor refactoring attempt - centralize welcome page show logic in shouldShowGoWelcomePage. But that unfortunately introduced a new bug, i.e., failed to apply the Web-based IDE exclusion rule correctly. Reverted the previous change to remove the refactoring. And, this change adds the specific fix to address the bug reported in #3319. Test coverage would be nice, but it is tricky without major refactoring or complicating test logic to stub or inject dependencies. Renamed shouldShowGoWelcomePage to make it clear that this is to decide whether we have news to show purely based on the extension's version. For #3319. Change-Id: Ia4915e0201e73d136b3efcec7c0cf4f5a5e4559f Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/581118 kokoro-CI: kokoro <[email protected]> Commit-Queue: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Peter Weinberger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d1cde8c - Browse repository at this point
Copy the full SHA d1cde8cView commit details -
extension/CHANGELOG.md: add the entry for v0.41.4
Change-Id: Id349296ce5bc0504aa22183bc2826b6558c87f07 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/581119 Commit-Queue: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Peter Weinberger <[email protected]> kokoro-CI: kokoro <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea9ff87 - Browse repository at this point
Copy the full SHA ea9ff87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07815f3 - Browse repository at this point
Copy the full SHA 07815f3View commit details -
[release] extension/package.json: set version to 0.41.4
Change-Id: I8ba98d4a4c9ff81335dfda6cf0f9b155c82ff109 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/581178 Commit-Queue: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Robert Findley <[email protected]> kokoro-CI: kokoro <[email protected]> Auto-Submit: Hyang-Ah Hana Kim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db1036f - Browse repository at this point
Copy the full SHA db1036fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.41.3...v0.41.4