Releases: 766b/vscode-go-outliner
Releases · 766b/vscode-go-outliner
vscode-go-outliner v0.1.21
vscode-go-outliner v0.1.19
0.1.19 - 2018-06-09
Changed
- Extension will now correctly update its UI after installing missing outliner binary.
0.1.18 - 2018-06-09
Changed
- Changed the way HOME variable is handled
0.1.17 - 2018-06-08
Changed
- Modified the way extension looks up binaries.
0.1.16 - 2018-05-12
Changed
- Updated
README.md
regarding extension shortcut.
0.1.15 - 2018-05-11
Change
- On item selection cursor is not placed in the middle a screen, compared to the top of window as it was before.
0.1.14 - 2018-05-11
Changed
- Returned an option to extend main Explorer tab with Go symbols instead of having to go to a separate tab.
vscode-go-outliner v0.1.13
0.1.13 - 2018-05-09
Changed
- Fixed issue where working directory is incorrectly resolved to its parent folder.
vscode-go-outliner v0.1.12
0.1.12 - 2018-05-08
Changed
- Moved UI to separate tab
- Removed
goOutliner.excludeTestFiles
configuration option
Added
- Tests/Benchmarks view added
- Test/Benchmark specific function command added
- Test/Benchmark all functions command added
goOutliner.enableDebugChannel
configuration option for debug channel
vscode-go-outliner v0.0.10
0.0.10 - 2018-05-08
Changed
- Fixed typo.
0.0.9 - 2018-05-08
Changed
- MacOS binary look up fix
0.0.8 - 2018-05-08
Changed
- Fixed incorrect changes from 0.0.7
0.0.7 - 2018-05-08
Changed
- Added better handling of PATH and GOPATH lookups so related Go executabes can be found
vscode-go-outliner v0.0.6
0.0.6 - 2018-05-08
Changed
- Items are now sorted by label