Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(chat): AT feature shouldn't turn on during SourceCodeBrowser (#3752)
* fix(chat): add type annotations for suggestion handling and improve conditional rendering * feat(chat): allow dynamic mention suggestions based on workspace files * refactor(chat): remove unused Editor import and simplify mention suggestion logic * fix(chat): enhance mention suggestion logic to consider content match in editor state * refactor(chat): simplify async function parameters and improve readability in prompt form * [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
- Loading branch information