Skip to content

v3.4.0

Compare
Choose a tag to compare
@Ricbet Ricbet released this 27 Sep 03:35
· 80 commits to main since this release
c58b720

What's Changed

What's New Features

  • feat: add notebook extension api by @zhanba in #3963
  • feat: support using editor AI in notebook by @zhanba in #4006
  • feat: support problem fix api by @Ricbet in #3999
  • feat: support inline chat proposed extension api by @Ricbet in #3936
  • fix: ai feature support multiple instances by @Ricbet in #4027
  • refactor: ai feature binding editor lifecycle by @Ricbet in #4033
  • feat: support extension register panel to ai chat by @bytemain in #4012
  • feat: use async in watch file changes by @bytemain in #4026
  • feat: support intelligent completions always visible by @Ricbet in #4039
  • feat: supports ai history relative feature by @MMhunter in #3989
  • feat: support intelligent completions always visible preference by @Ricbet in #4043
  • feat: revert an API that will be removed in a future version of VSCode by @bk1012 in #4044
  • feat: upgrade inline completion extension api by @Ricbet in #4047
  • feat: support detect EOL from file content by @erha19 in #4045
  • feat: introduce new remote service by @bytemain in #4037
  • feat: compatibility with the experimental API registerEditSessionIdentityProvider by @bk1012 in #4049

Style Changes

  • style: design light selected background color by @Ricbet in #4016
  • style: improve quickpick item style by @erha19 in #4020

Other Changes

New Contributors

Full Changelog: v3.3.3...v3.4.0