-
Notifications
You must be signed in to change notification settings - Fork 995
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(vscode): one undo-redo step for one chat stream (#2872)
* feat(tabby-agent): adding tabby/workspace/applyEdi tsserver to client namespace * feat: send request by using new tabby/workspace/applyEdit type in ChatEditProvider to applyEdit * feat(vscode): onRequest by using new tabby/workspace/applyEdit type in ChatFeature to applyEdit * feat(client): adding middleware to prevent that clients not support specific connection type * to(vscode): remove inner applyUndo func and adding optional value check * to(client): remove console log and fix cannot decode GENERATEDCODE tag
- Loading branch information
Showing
3 changed files
with
199 additions
and
99 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
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
Oops, something went wrong.