Roo-Code/webview-ui/src
John Richmond 34d7dcf8c3
Support mentioning filenames with spaces (#3044)
* Support mentioning filenames with spaces

Allows spaces to be escaped in mentions with \. Does not attempt more
comprehensive escape handling. (IMO a more structured representation or
moving to something like @[something complex] is probably a better long
term approach, but the scope of that seems problematic.

Adapted from 8955d45708.

Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>

* Older array creation to make check-types happier

---------

Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-04-29 22:27:16 -04:00
..
__mocks__ feat: Add shift-click to append suggestions to text area (#2081) 2025-03-30 23:35:02 -04:00
__tests__ Remove unused ClineSay and -Ask type variants (#2061) 2025-04-28 12:33:16 -07:00
components Support mentioning filenames with spaces (#3044) 2025-04-29 22:27:16 -04:00
context Add support for multiple command execution strategies (#2820) 2025-04-28 08:55:07 -07:00
i18n Feat: Add a new button to import settings on the welcome screen (#2811) 2025-04-28 16:07:35 -07:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
stories Remove ModelInfo objects from settings (#2939) 2025-04-25 15:23:25 -07:00
utils Support mentioning filenames with spaces (#3044) 2025-04-29 22:27:16 -04:00
App.tsx UI top down homescreen (#2951) 2025-04-25 22:39:11 -04:00
index.css UI: Toggles and border fixes on edge case themes. (#3051) 2025-04-29 19:11:58 -07:00
index.tsx Overhaul CodeBlock rendering (#3019) 2025-04-28 17:10:57 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
setupTests.ts Fix context window bar color (#2733) 2025-04-17 23:25:35 -04:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00