-
Notifications
You must be signed in to change notification settings - Fork 27
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 (#2060) <!-- start git-machete generated --> It's #2049 once again 😃 # Based on PR #2048 ## Full chain of PRs as of 2024-08-19 * PR #2060: `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
3e9c9e9
commit 7fb0319
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