Cody for VS Code 0.18.6
✨ See the What’s new in v0.18 blog post for what’s new in this release since v0.16 ✨
v0.18.6 Changes
- Context: Incomplete embeddings indexing status can seen in the status bar. On macOS and Linux, indexing can be resumed by clicking there. However Windows users will still see an OS error 5 (access denied) when retrying indexing by @dominiccooney in #2265
- Autocomplete: Don't show loading indicator when a user is rate limited by @philipp-spiess in #2314
- Fixes an issue where the wrong rate limit count was shown by @philipp-spiess in #2312
- Chat: Fix icon rendering on the null state by @philipp-spiess in #2336
- Chat: The current file, when included as context, is now shown as a relative path and is a clickable link by @umpox in #2344
- Chat: Reopened chat panels now use the correct chat title by @umpox in #2345
- Chat: Fixed an issue where the command settings menu would not open when clicked by @umpox in #2346
- Fixed an issue where
/reset
command throws an error in the chat panel by @deepak2431 in #2313 - Update Getting Started Guide by @taylorsperry in #2279
- Commands: Edit commands are no longer shown in the chat slash command menu by @umpox in #2339
Full Changelog: vscode-v0.18.5...vscode-v0.18.6