| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| continue-alpine-x64-1.2.20.vsix | 2026-03-26 | 79.7 MB | |
| continue-darwin-arm64-1.2.20.vsix | 2026-03-26 | 77.8 MB | |
| continue-darwin-x64-1.2.20.vsix | 2026-03-26 | 113.1 MB | |
| continue-linux-arm64-1.2.20.vsix | 2026-03-26 | 114.1 MB | |
| continue-linux-armhf-1.2.20.vsix | 2026-03-26 | 114.1 MB | |
| continue-linux-x64-1.2.20.vsix | 2026-03-26 | 79.7 MB | |
| continue-win32-arm64-1.2.20.vsix | 2026-03-26 | 102.7 MB | |
| continue-win32-x64-1.2.20.vsix | 2026-03-26 | 74.4 MB | |
| README.md | 2026-03-26 | 2.5 kB | |
| v1.2.20-vscode source code.tar.gz | 2026-03-26 | 251.5 MB | |
| v1.2.20-vscode source code.zip | 2026-03-26 | 253.2 MB | |
| Totals: 11 Items | 1.3 GB | 0 | |
What's Changed
- fix: add ModelDescription type to binary test callbacks by @RomneyDa in https://github.com/continuedev/continue/pull/11888
- Fix StringIndexOutOfBoundsException in readRangeInFile by @ivanlen in https://github.com/continuedev/continue/pull/11881
- fix: resolve critical and high security vulnerabilities by @RomneyDa in https://github.com/continuedev/continue/pull/11848
- chore: jetbrains 65, vs code 36 by @RomneyDa in https://github.com/continuedev/continue/pull/11892
- fix(openai-adapter): map max_tokens to max_completion_tokens for DeepSeek reasoner by @RomneyDa in https://github.com/continuedev/continue/pull/11889
- fix: harden JetBrains remote config sync to prevent IDE freezes by @RomneyDa in https://github.com/continuedev/continue/pull/11891
- vscode 1.3.36 by @RomneyDa in https://github.com/continuedev/continue/pull/11898
- fix: update JetBrains binary test expected files by @RomneyDa in https://github.com/continuedev/continue/pull/11890
- fix: resolve crashes in DiffStreamHandler — unsafe cast and negative line numbers by @RomneyDa in https://github.com/continuedev/continue/pull/11893
- fix: add guard for disposed JCEF browser in sendToWebview by @RomneyDa in https://github.com/continuedev/continue/pull/11897
- chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 in /packages/continue-sdk by @dependabot[bot] in https://github.com/continuedev/continue/pull/11903
- fix: sync message type pass-through lists between core and JetBrains by @RomneyDa in https://github.com/continuedev/continue/pull/11902
- fix: resolve SideEffectNotAllowedException in intention previews by @RomneyDa in https://github.com/continuedev/continue/pull/11894
- fix: prevent responseListeners memory leak in CoreMessenger by @RomneyDa in https://github.com/continuedev/continue/pull/11901
- fix: chunk large JCEF messages to prevent JetBrains sidebar freezes by @RomneyDa in https://github.com/continuedev/continue/pull/11899
- fix(intellij): handle square brackets in file paths for autocomplete by @Tarasusrus in https://github.com/continuedev/continue/pull/11474
New Contributors
- @1bcMax made their first contribution in https://github.com/continuedev/continue/pull/11751
- @ivanlen made their first contribution in https://github.com/continuedev/continue/pull/11881
- @Tarasusrus made their first contribution in https://github.com/continuedev/continue/pull/11474
Full Changelog: https://github.com/continuedev/continue/compare/v1.2.19-vscode...v1.2.20-vscode