mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| __tests__ | ||
| components | ||
| context | ||
| i18n | ||
| lib | ||
| oauth | ||
| stories | ||
| utils | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| setupTests.ts | ||
| types.d.ts | ||
| vite-env.d.ts | ||