mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-28 19:11:03 +08:00
3f8b4443c3
Add a search widget to the VS Code sidebar and editor-tab chat header. Clicking the header search icon opens an inline, VS Code-style find bar with match case, whole word, and regular expression options. Matches are highlighted across the transcript via the CSS Custom Highlight API, and next/previous controls step through each occurrence, recentering only when a match drifts near the viewport edge. All user-facing strings are localized across the 20 supported locales.