Cody for VS Code 0.12.4
What's New
Improvements
- New "/doc" command to view documentation with smart selection by @abeatrix (#1116)
- Visual feedback on code block action clicks by @abeatrix (#1173)
- Faster autocompletion powered by tree-sitter by @valerybugakov (#1172)
- Manual autocompletion trigger by @dominiccooney (#1215)
- Bookkeeping to reuse completion IDs by @philipp-spiess (#1230)
Fixes
- Remove params from verbose error logging by @abeatrix (#1205)
- Don't trigger autocomplete on closing characters by @philipp-spiess (#1218)
- Fix transcript order by @philipp-spiess (#1247)
Other
- Unify fixup and refactor commands/events by @abeatrix (#1186)
- Rename "Refactor Code" to "Edit Code" by @toolmantim (#1200)
- New contributors @szymonprz (#1222)
See the full changelog for details.
New Contributors
- @szymonprz made their first contribution in #1222
Full Changelog: vscode-v0.12.0...vscode-v0.12.4