-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(vscode): add at feature with AT file implementation in VSCode (#…
…3602) * feat(chat): add symbol and file information retrieval methods * feat(chat): add listFileInWorkspace and readFileContent APIs * feat(chat): enhance editor listing by including open tabs in absence of query * refactor(chat): simplify uriToListFileItem and update file content retrieval logic * fix: remove all vscode special tab like shortcut tab * chore: allow in case sensetive search * Update clients/vscode/src/chat/webview.ts Co-authored-by: Zhiming Ma <[email protected]> * update: remove label * update * update * [autofix.ci] apply automated fixes --------- Co-authored-by: aliang <[email protected]> Co-authored-by: Zhiming Ma <[email protected]> Co-authored-by: liangfung <[email protected]> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2d5c7c7
commit 130b2c1
Showing
3 changed files
with
69 additions
and
1 deletion.
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
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