Cody for VS Code 0.14.0
✨ See the What’s new in v0.14 blog post for what’s new in this release ✨
What's Changed
- Cody: Fix first command not executing in the sidebar by @umpox in #1243
- Whoops by @philipp-spiess in #1250
- revert pull/1248 by @abeatrix in #1251
- Code Action: Allow enabling/disabling and improve ranking of explain by @umpox in #1211
- Log platform version by @philipp-spiess in #1254
- refactor: expand code action range by @abeatrix in #1163
- Show notice on first autocomplete by @toolmantim & @DanTup in #1071
- Autocomplete: add
stopReason
to completion events by @valerybugakov in #1261 - Update changelog with 0.12.x onboarding changes. by @dominiccooney in #1260
- Autocomplete: Throttle lang server requests for LSP graph context by @philipp-spiess in #1263
- Autocomplete: Enable completeSuggestWidgetSelection by default by @philipp-spiess in #1262
- change: remove fixup display in chat and history by @abeatrix in #1220
- fix: set display text for typewriter by @abeatrix in #1270
- Agent: fix Windows issues by @olafurpg in #1264
- fix: doc command by @abeatrix in #1273
- Autocomplete: Simplify injected prefix handling and fix logging issue by @philipp-spiess in #1255
- Autocomplete: add
autocomplete.languages
user setting by @valerybugakov in #1290 - Remove .com from enterprise login options by @toolmantim in #1286
- Only show "Ask Cody Inline" context menu item when signed in by @toolmantim in #1281
- fix: doc prompt improvements by @toolmantim in #1198
- Don't show completion notice for existing installs by @DanTup in #1293
- fix: preamble leak for anthropic by @abeatrix in #1274
- add event logging validation to inline test by @akalia25 in #1295
- Autocomplete: remove
console.log
s by @valerybugakov in #1304 - VScode: Move onboarding control group onto simplified onboarding by @dominiccooney in #1301
- VScode: Show Cody on first install by @dominiccooney in #1299
- Agent: disable tree-sitter setting by @olafurpg in #1296
- Autocomplete: add multiline truncation unit test by @valerybugakov in #1303
- Detect more test files by @philipp-spiess in #1297
- change: add latency gradually by @abeatrix in #1269
- Autocomplete: Remove outdated embeddings config by @philipp-spiess in #1308
- VS Code: Release 0.14.0 by @philipp-spiess in #1310
New Contributors
Full Changelog: vscode-v0.12.4...vscode-v0.14.0