v1.1.12-vscode
prerelease
What's Changed
- Fix config error passing by @RomneyDa in https://github.com/continuedev/continue/pull/4668
- fix(tools): Terminal command returns stdout but not stderr after error detected by @chezsmithy in https://github.com/continuedev/continue/pull/4482
- Don't get confused when the model removes a trailing blank line for an edit by @owtaylor in https://github.com/continuedev/continue/pull/4356
- Fix VertexAI bugs and add function calling by @Lash-L in https://github.com/continuedev/continue/pull/4016
- always exit edit mode on accept/reject by @sestinj in https://github.com/continuedev/continue/pull/4678
- CODEOWNERS by @sestinj in https://github.com/continuedev/continue/pull/4679
- remove key from test-extensions-cache by @sestinj in https://github.com/continuedev/continue/pull/4670
- Feature/jira context provider added max result attribute by @j0na1han in https://github.com/continuedev/continue/pull/4675
- Nate/assistant-switcher-more by @sestinj in https://github.com/continuedev/continue/pull/4667
- Support headers in HTTP context provider by @sh4shii in https://github.com/continuedev/continue/pull/4654
- prevent premature autocomplete on intellisense suggestion by @panyamkeerthana in https://github.com/continuedev/continue/pull/4639
- Fixed an issue where the Log data collection feature in IntelliJ would fail (#4340 #4475) by @amos42 in https://github.com/continuedev/continue/pull/4633
- feat: retrieve AWS credentials from Env and ECS/EC2 instance by @josephpage in https://github.com/continuedev/continue/pull/4651
- feat(editor): implement up/down arrow key history navigation for edit… by @0x23d11 in https://github.com/continuedev/continue/pull/4630
- Fix vllm setup, json.data is an array and is accessed as such. Also a… by @NghiVo21 in https://github.com/continuedev/continue/pull/4497
- Process thinking blocks for Anthropic with Bedrock provider by @ferenci84 in https://github.com/continuedev/continue/pull/4453
- Handle extended thinking with Anthropic provider, process streaming thinking blocks and show them in the output tab by @ferenci84 in https://github.com/continuedev/continue/pull/4426
- fix: Autocomplete not working when lookup is selected by @lkk214 in https://github.com/continuedev/continue/pull/3924
- add watsonx reranker integration by @mq200 in https://github.com/continuedev/continue/pull/4419
- add schema: v1 by @sestinj in https://github.com/continuedev/continue/pull/4341
- Chunk user's queries before embedding by @Lash-L in https://github.com/continuedev/continue/pull/4233
- Enhance processing diff-patterns in single-line completions by @ferenci84 in https://github.com/continuedev/continue/pull/3980
- Better zod errors by @RomneyDa in https://github.com/continuedev/continue/pull/4681
- fix repo map retrieval getting empty file contents by @sestinj in https://github.com/continuedev/continue/pull/4682
- use org scope to resolve org secrets by @sestinj in https://github.com/continuedev/continue/pull/4684
New Contributors
- @j0na1han made their first contribution in https://github.com/continuedev/continue/pull/4675
- @sh4shii made their first contribution in https://github.com/continuedev/continue/pull/4654
- @josephpage made their first contribution in https://github.com/continuedev/continue/pull/4651
- @NghiVo21 made their first contribution in https://github.com/continuedev/continue/pull/4497
Full Changelog: https://github.com/continuedev/continue/compare/v1.1.11-vscode...v1.1.12-vscode