Cody for VS Code 0.14.2
✨ See the What’s new in v0.14 blog post for what’s new in this release ✨
What's Changed
Autcomplete
- Remove test file by @philipp-spiess in #1428
- Update the outdated setting description by @valerybugakov in #1430
- Log which retrieval strategy is used by @philipp-spiess in #1436
- Add
// only
support totree-sitter
snapshot tests by @valerybugakov in #1450 - Fix suggest item race condition by @philipp-spiess in #1477
- Update post process logic for claude instant by @abeatrix in #1440
Chat
Commands
- Explain code action: Always send to sidebar by @umpox in #1427
- Use selectionRange in edits when available by @abeatrix in #1429
- Auto format code after applying edits by @abeatrix in #1441
- Only apply formatting changes to a range, and clean the undo stack by @umpox in #1445
Misc
- Update dependency @vscode/test-web to ^0.0.47 by @renovate in #890
- BFG: add new graph context engine by @olafurpg in #1232
- BFG: clean up logging by @olafurpg in #1433
- BFG: use RFC 795 naming conventions by @olafurpg in #1437
- Remove empty file that's failing ESLint checks by @olafurpg in #1432
- Enable feature flag checking for non dotcom instances by @philipp-spiess in #1435
- Agent: exist process when stdout/stdin close by @olafurpg in #1439
- Move Chromium installation into install-deps so "pnpm test:e2e" works on Windows by @DanTup in #1395
- Pass the sourcegraph url to symf by @beyang in #1373
- Agent: add new
git/codebaseName
request by @mkondratek in #1425 - Update dependency @sourcegraph/eslint-config to v0.37.1 by @renovate in #1468
- DX: fix eslint errors caused by the config upgrade by @valerybugakov in #1471
- Agent: fix
git/codebaseName
request by @mkondratek in #1473
New Contributors
- @mkondratek made their first contribution in #1425
Full Changelog: vscode-v0.14.1...vscode-v0.14.2