-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate text- and workspace- edit operation protocol to the generated…
… protocol (#2049) <!-- start git-machete generated --> # Based on PR #2048 ## Full chain of PRs as of 2024-08-14 * PR #2049: `mkondratek/chore/use-generated-protocol-for-inline-edits` ➔ `mkondratek/chore/migrate-cody-agent-client-to-kotlin` * PR #2048: `mkondratek/chore/migrate-cody-agent-client-to-kotlin` ➔ `main` <!-- end git-machete generated --> ## Test plan - No functional changes expected. - `Inline Edit` should be re-verified.
- Loading branch information
1 parent
58aca73
commit 495296b
Showing
6 changed files
with
33 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 0 additions & 7 deletions
7
src/main/kotlin/com/sourcegraph/cody/agent/protocol/TextDocumentEditParams.kt
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
src/main/kotlin/com/sourcegraph/cody/agent/protocol/TextEdit.kt
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
src/main/kotlin/com/sourcegraph/cody/agent/protocol/WorkspaceEditOperation.kt
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
src/main/kotlin/com/sourcegraph/cody/agent/protocol/WorkspaceEditParams.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters