mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:31:47 +00:00
Cody: Fix VS Code changelog (#53298)
This commit is contained in:
parent
b17c0d6c2c
commit
e7bc41aab4
@ -14,18 +14,14 @@ Starting from `0.2.0`, Cody is using `major.EVEN_NUMBER.patch` for release versi
|
||||
### Fixed
|
||||
|
||||
- Fix the loading of files and scroll chat to the end while restoring the history [pull/52904](https://github.com/sourcegraph/sourcegraph/pull/52904)
|
||||
|
||||
### Changed
|
||||
|
||||
- Save the current ongoing conversation to the chat history [pull/52904](https://github.com/sourcegraph/sourcegraph/pull/52904)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Open file paths from Cody's responses in a workspace with the correct protocol. [pull/53103](https://github.com/sourcegraph/sourcegraph/pull/53103)
|
||||
- Cody completions: Fixes an issue where completions would often start in the next line. [pull/53246](https://github.com/sourcegraph/sourcegraph/pull/53246)
|
||||
|
||||
### Changed
|
||||
|
||||
- Save the current ongoing conversation to the chat history [pull/52904](https://github.com/sourcegraph/sourcegraph/pull/52904)
|
||||
- Cody completions: Changed the feature flag from `cody.experimental.suggestions` to `cody.completions`. [pull/53240](https://github.com/sourcegraph/sourcegraph/pull/53240)
|
||||
|
||||
## [0.2.2]
|
||||
|
||||
### Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user