Skip to content

Commit 8dc2b5a

Browse files
committed
extension/src: add package outline to changelog
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]>
1 parent 84d8e2e commit 8dc2b5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
99

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

12+
### Changes
13+
14+
#### Package Outline View
15+
16+
* Added new "Package Outline" explorer view that displays all the symbols in the currently open file's package.
17+
1218
## v0.45.0 (prerelease)
1319

1420
Date: 2024-12-16

0 commit comments

Comments
 (0)