Skip to content

Commit

Permalink
extension/src: add package outline to changelog
Browse files Browse the repository at this point in the history
Change-Id: I2801745b8068d95621bb123b7793d334a460a71c
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/648216
Reviewed-by: Hongxiang Jiang <[email protected]>
kokoro-CI: kokoro <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
  • Loading branch information
madelinekalil committed Feb 10, 2025
1 parent 84d8e2e commit 8dc2b5a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).

* The testing framework is migrated from `Kokoro` to `LUCI`. The presubmit tests will be triggered against multiple go versions.

### Changes

#### Package Outline View

* Added new "Package Outline" explorer view that displays all the symbols in the currently open file's package.

## v0.45.0 (prerelease)

Date: 2024-12-16
Expand Down

0 comments on commit 8dc2b5a

Please sign in to comment.