Skip to content

v3.0.2

Choose a tag to compare

@Ricbet Ricbet released this 21 May 05:36
· 717 commits to main since this release
ec4a61a

What's Changed

What's New Features

  • fix: menu bar items for design mode will be registered multiple times by @bytemain in #3645
  • feat: support shellExecutionSupported context key by @hacke2 in #3649
  • feat: support registerTerminalProvider API by @Ricbet in #3656
  • feat: add debug command for python-debug by @hacke2 in #3671
  • feat: support shell integration customize by @life2015 in #3674
  • fix: ai editor feature contribution duplicate registration by @Ricbet in #3690
  • feat: allow configure tabbar max visible counts by @bytemain in #3691
  • feat: support send component message in chat by @bk1012 in #3693

Refactor

  • refactor: refactor the restart interaction of extension host by @hacke2 in #3652
  • refactor: do not kill the last extension host by @hacke2 in #3657
  • refactor: remove msg stream manager by @Ricbet in #3667
  • Revert "refactor: refactor the restart interaction of extension host" by @hacke2 in #3673

Style Changes

  • style: chat input instruction options by @Ricbet in #3647
  • style: adjust statusbar padding for better display by @erha19 in #3668

Other Changes

Full Changelog: v3.0.1...v3.0.2