Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
continue-alpine-x64-1.0.14.vsix | 2025-06-21 | 78.9 MB | |
continue-darwin-arm64-1.0.14.vsix | 2025-06-21 | 89.9 MB | |
continue-darwin-x64-1.0.14.vsix | 2025-06-21 | 78.4 MB | |
continue-linux-arm64-1.0.14.vsix | 2025-06-21 | 90.9 MB | |
continue-linux-armhf-1.0.14.vsix | 2025-06-21 | 90.9 MB | |
continue-linux-x64-1.0.14.vsix | 2025-06-21 | 78.9 MB | |
continue-win32-arm64-1.0.14.vsix | 2025-06-21 | 81.2 MB | |
continue-win32-x64-1.0.14.vsix | 2025-06-21 | 73.6 MB | |
README.md | 2025-06-21 | 10.7 kB | |
v1.0.14-vscode source code.tar.gz | 2025-06-21 | 131.3 MB | |
v1.0.14-vscode source code.zip | 2025-06-21 | 132.2 MB | |
Totals: 11 Items | 926.3 MB | 5 |
What's Changed
- feat:
requestRule
tool by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5867 - rule for tailoring recommendations for LLM code based on which specific LLM is being used by @adarshramiyer in https://github.com/continuedev/continue/pull/5883
- add rule to make the model describe the code in a bigger-picture context by @jpoly1219 in https://github.com/continuedev/continue/pull/5878
- added a rule to make the model answer specifically about continue by @adarshramiyer in https://github.com/continuedev/continue/pull/5908
- Jacob/feature/call-alongside-autocomplete by @jpoly1219 in https://github.com/continuedev/continue/pull/5919
- Jacob/feature/call alongside autocomplete by @jpoly1219 in https://github.com/continuedev/continue/pull/5920
- Revision on [#5921] per PR review by @jpoly1219 in https://github.com/continuedev/continue/pull/5923
- prevent markdown table from breaking on formatted nodes by @uinstinct in https://github.com/continuedev/continue/pull/5560
- fix: reverted the URL of llama.cpp back to 'completion'. by @ipaddicting in https://github.com/continuedev/continue/pull/5726
- Feature/nextEdit by @jpoly1219 in https://github.com/continuedev/continue/pull/5921
- perf(llm): Optimize pruneLines functions in countTokens by @0x23d11 in https://github.com/continuedev/continue/pull/5310
- Fix Config.yaml schema registration by @RomneyDa in https://github.com/continuedev/continue/pull/5851
- Remove free trial provider by @RomneyDa in https://github.com/continuedev/continue/pull/5855
- fix changing width when typing text by @uinstinct in https://github.com/continuedev/continue/pull/5874
- Fix git diff caching by @RomneyDa in https://github.com/continuedev/continue/pull/5882
- Add JCEF out of process vm setting by @RomneyDa in https://github.com/continuedev/continue/pull/5891
- fix: mac build issues by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5925
- fetch secrets from <workspace>/.continue/.env folder before <workspace>/.env by @uinstinct in https://github.com/continuedev/continue/pull/5461
- update docs by @bhaktatejas922 in https://github.com/continuedev/continue/pull/5941
- add claude-4-sonnet and opus to llm-info by @sestinj in https://github.com/continuedev/continue/pull/5852
- Nate/fix-openai-adapters by @sestinj in https://github.com/continuedev/continue/pull/5612
- feat: enable sourcemaps by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5942
- fix installation and core checks due to import error by @uinstinct in https://github.com/continuedev/continue/pull/5937
- Free trial popover by @sestinj in https://github.com/continuedev/continue/pull/5926
- ci: :art: run prettier check for all PRs by @sestinj in https://github.com/continuedev/continue/pull/5693
- Data URI for caBundlePath by @sestinj in https://github.com/continuedev/continue/pull/5963
- Support completions with proxy by @sestinj in https://github.com/continuedev/continue/pull/5962
- verbose logging option for our custom fetch by @sestinj in https://github.com/continuedev/continue/pull/5884
- Quick pick to enter key in VS Code by @sestinj in https://github.com/continuedev/continue/pull/5952
- feat: add
no-negated-condition
eslint by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5967 - chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5966
- refactor: :recycle: Refactor CodeBaseIndexer out of core by @chezsmithy in https://github.com/continuedev/continue/pull/5894
- Prompts fixes by @RomneyDa in https://github.com/continuedev/continue/pull/5946
- Bump tar-fs in /core by @dependabot in https://github.com/continuedev/continue/pull/5956
- fix: handle no parts returned from Gemini by @RomneyDa in https://github.com/continuedev/continue/pull/5974
- bump fetch by @sestinj in https://github.com/continuedev/continue/pull/5979
- Only allow completions through continue for vllm for now by @RomneyDa in https://github.com/continuedev/continue/pull/5983
- bump by @sestinj in https://github.com/continuedev/continue/pull/5984
- feat: :bricks: Enable terminals for additional vscode Remote Host Types by @chezsmithy in https://github.com/continuedev/continue/pull/5813
- always show active file in input toolbar, not codebase by @sestinj in https://github.com/continuedev/continue/pull/5868
- Delete docs/docs/customize/tutorials/build-your-own-slash-command.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5905
- Bump vite from 5.4.18 to 6.3.5 in /gui by @dependabot in https://github.com/continuedev/continue/pull/5916
- Gemini LLM Info by @RomneyDa in https://github.com/continuedev/continue/pull/5976
- fix: linting error by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5994
- fix: :bug: Codebase indexing is not starting on load by @chezsmithy in https://github.com/continuedev/continue/pull/5993
- streamable-http support in YAML by @sestinj in https://github.com/continuedev/continue/pull/6014
- Add ability to configure tabAutocompleteOptions on a per-model basis in config.yaml by @jpoly1219 in https://github.com/continuedev/continue/pull/5970
- Implement [#3244] by @jpoly1219 in https://github.com/continuedev/continue/pull/5973
- add inception to json providers by @RomneyDa in https://github.com/continuedev/continue/pull/5854
- Include mcp server names in tool names by @RomneyDa in https://github.com/continuedev/continue/pull/5991
- Better notch rules section border by @RomneyDa in https://github.com/continuedev/continue/pull/5944
- Node fetch Premature close patch by @RomneyDa in https://github.com/continuedev/continue/pull/6009
- Bubble up config and block errors to the extension GUI by @jpoly1219 in https://github.com/continuedev/continue/pull/5990
- Bump django from 3.2.7 to 4.2.22 in /manual-testing-sandbox by @dependabot in https://github.com/continuedev/continue/pull/6021
- feat: skip hub onboarding in free trial by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6024
- Fix tool call name merging by @RomneyDa in https://github.com/continuedev/continue/pull/6029
- switch to the free trial assistant once logged in for the first time by @sestinj in https://github.com/continuedev/continue/pull/6035
- feat: use correct deployment for azure by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6023
- Watsonx-vi by @sestinj in https://github.com/continuedev/continue/pull/5889
- feat: refactor onboarding card by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6034
- docs: Rules doc improvements by @bdougie in https://github.com/continuedev/continue/pull/5969
- Handle JSON Parsing errors by @RomneyDa in https://github.com/continuedev/continue/pull/5995
- better premature close error, resubmit button on error dialog by @RomneyDa in https://github.com/continuedev/continue/pull/6013
- feat: create markdown rules in notch by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5945
- fix: :bug: Index files from save and tools by @chezsmithy in https://github.com/continuedev/continue/pull/5564
- feat(scaleway): update supported models by @fpagny in https://github.com/continuedev/continue/pull/6004
- fix: 🐛 Codebase Indexing still not work by @owl-app in https://github.com/continuedev/continue/pull/6032
- docs: 📜 Update prompt caching docs for AWS Bedrock by @chezsmithy in https://github.com/continuedev/continue/pull/6050
- fix: apply notch filename trunaction by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6058
- ignore running tests inside dist directory by @jpoly1219 in https://github.com/continuedev/continue/pull/6057
- fix: handle apiType for azure w/ proxy by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6071
- RulesContextProvider by @sestinj in https://github.com/continuedev/continue/pull/6070
- bump by @sestinj in https://github.com/continuedev/continue/pull/6072
- Update extension name by @sestinj in https://github.com/continuedev/continue/pull/6073
- Tomasz/rule colocation by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6048
- build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /core by @dependabot in https://github.com/continuedev/continue/pull/6082
- feat: add
tools
in chatInteraction dev data by @uinstinct in https://github.com/continuedev/continue/pull/5812 - [Updated PR] [Feature] Autocomplete context from other tabs open in the editor by @adarshramiyer in https://github.com/continuedev/continue/pull/6012
- docs: markdown first rules by @bdougie in https://github.com/continuedev/continue/pull/6049
- Run Prettier by @RomneyDa in https://github.com/continuedev/continue/pull/6086
- Simple Context Deduplication for Autocomplete by @adarshramiyer in https://github.com/continuedev/continue/pull/6055
- Fetch URL Content Tool by @RomneyDa in https://github.com/continuedev/continue/pull/6081
- add "Edit Highlighted Code" submenu item by @TyDunn in https://github.com/continuedev/continue/pull/6087
- feat: onboarding card upgrade tab by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6047
- Update contributing: add note to install vite by @RomneyDa in https://github.com/continuedev/continue/pull/6085
- docs: update rule properties by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6102
- feat: Add shortcut to force autocomplete (VSCode) by @ShamanicArts in https://github.com/continuedev/continue/pull/6028
- instructions to clean reset the plugin by @uinstinct in https://github.com/continuedev/continue/pull/5641
- Feat ✨ Give the terminal color and escape sequence rendering by @chezsmithy in https://github.com/continuedev/continue/pull/6001
- chore: add no-misused-promises eslint rule by @uinstinct in https://github.com/continuedev/continue/pull/6122
- vscode 1.1.48 by @RomneyDa in https://github.com/continuedev/continue/pull/6104
New Contributors
- @adarshramiyer made their first contribution in https://github.com/continuedev/continue/pull/5883
- @jpoly1219 made their first contribution in https://github.com/continuedev/continue/pull/5878
- @ipaddicting made their first contribution in https://github.com/continuedev/continue/pull/5726
- @fpagny made their first contribution in https://github.com/continuedev/continue/pull/6004
- @owl-app made their first contribution in https://github.com/continuedev/continue/pull/6032
- @ShamanicArts made their first contribution in https://github.com/continuedev/continue/pull/6028
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.13-vscode...v1.0.14-vscode