Skip to content

v1.3.0

Compare
Choose a tag to compare
@Gerrnperl Gerrnperl released this 24 Mar 08:59
· 29 commits to main since this release

Add

  • (preview) Workspace symbols
  • zh-cn translations for package.json
  • Add option whether to register region provider

Fix

  • keep expand state when editing
  • Keep the visibility of search field #47
  • Keep highlight on the closest outline node when the cursor is out of any symbol #34
  • Missed message when no symbol found
  • Disable auto-expansion when follow to cursor

Deprecate

  • configuration: outline-map.color, use workbench.colorCustomizations instead