v1.1.35-vscode
prerelease
What's Changed
- chore: :technologist: add vscode github actions extension to recommended list by @sestinj in https://github.com/continuedev/continue/pull/5607
- test: :white_check_mark: Add tests for appearance of Accept All / Reject All buttons + ability to mock IDE messages to webview by @sestinj in https://github.com/continuedev/continue/pull/5620
- open config when clicking on editing the prompt by @uinstinct in https://github.com/continuedev/continue/pull/5503
- fix: use
cmdfor windows MCP connections by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5631 - docs: remove incorrect note on org secrets by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5597
- Enhancements and fixes to autocomplete behaviour by @bdavj in https://github.com/continuedev/continue/pull/4509
- config-yaml: add embedding prefixes support by @eliransin in https://github.com/continuedev/continue/pull/4765
- feat(config-yaml): Add promptCaching to Default Completion Options and enable Bedrock Tools Caching by @chezsmithy in https://github.com/continuedev/continue/pull/5371
- fix(diff-editor)-performance by @chezsmithy in https://github.com/continuedev/continue/pull/5581
- error message when mcp arg has unsubstituted variable by @uinstinct in https://github.com/continuedev/continue/pull/5591
- Nate/contributin-md by @sestinj in https://github.com/continuedev/continue/pull/5611
- feat: update tutorial files w/ agent mode step by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5639
- fix: use proper alternating colors in KeyboardShortcuts.tsx by @fbricon in https://github.com/continuedev/continue/pull/5648
- fix: use bolt icon for shortcuts page by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5652
- replace vsce with @vscode/vsce by @uinstinct in https://github.com/continuedev/continue/pull/5538
- fix test dirs being created inside core folder by @uinstinct in https://github.com/continuedev/continue/pull/5588
- Fix apply state actions generating state by @RomneyDa in https://github.com/continuedev/continue/pull/5640
- Openrouter Tool Support by default by @RomneyDa in https://github.com/continuedev/continue/pull/5651
- fix: :bug: fixing issues with creating markdown files by @chezsmithy in https://github.com/continuedev/continue/pull/5624
- jetbrains test configurations by @sestinj in https://github.com/continuedev/continue/pull/5603
- docs: clarify local .env secret pull process for local assistants by @Spelkington in https://github.com/continuedev/continue/pull/5604
- fix loading configs from project .continue folder in JetBrains IDEs on Windows (bug #5474) by @muravvv in https://github.com/continuedev/continue/pull/5618
- CLA by @sestinj in https://github.com/continuedev/continue/pull/5655
- Fix selected profile not being persisted by @RomneyDa in https://github.com/continuedev/continue/pull/5654
- Fix: codeblocks hanging on one line for tool calls by @RomneyDa in https://github.com/continuedev/continue/pull/5656
- fix: number of completions to generate is not supported by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5674
- chore: :rotating_light: fix lint errors in gui and introduce gui lint in CI by @sestinj in https://github.com/continuedev/continue/pull/5668
- ci: :green_heart: don't run cla assistant on fork repositories by @sestinj in https://github.com/continuedev/continue/pull/5678
- chore: :bookmark: bump intellij version by @sestinj in https://github.com/continuedev/continue/pull/5676
- chore: ignore whitespaces in CLA check by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5682
- update to test out reo by @TyDunn in https://github.com/continuedev/continue/pull/5688
- feat: display rules used by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5677
- chore(deps): bump undici from 6.21.1 to 6.21.3 in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5687
New Contributors
- @bdavj made their first contribution in https://github.com/continuedev/continue/pull/4509
- @eliransin made their first contribution in https://github.com/continuedev/continue/pull/4765
- @Spelkington made their first contribution in https://github.com/continuedev/continue/pull/5604
- @muravvv made their first contribution in https://github.com/continuedev/continue/pull/5618
Full Changelog: https://github.com/continuedev/continue/compare/v1.1.34-vscode...v1.1.35-vscode