mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +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
|
||
|---|---|---|
| .. | ||
| __tests__ | ||
| clipboard.ts | ||
| command-validation.ts | ||
| context-mentions.ts | ||
| format.ts | ||
| formatPrice.ts | ||
| getLanguageFromPath.ts | ||
| highlight.ts | ||
| highlighter.ts | ||
| mcp.ts | ||
| model-utils.ts | ||
| path-mentions.ts | ||
| TelemetryClient.ts | ||
| textMateToHljs.ts | ||
| useDebounceEffect.ts | ||
| validate.ts | ||
| vscode.ts | ||