Roo-Code/webview-ui/src/utils
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
..
__tests__ Support mentioning filenames with spaces (#3044) 2025-04-29 22:27:16 -04:00
clipboard.ts Centralize clipboard functionality 2025-02-07 22:23:04 -05:00
command-validation.ts Allow setting a wildcard for auto-approve commands 2025-02-19 09:39:42 -05:00
context-mentions.ts Support mentioning filenames with spaces (#3044) 2025-04-29 22:27:16 -04:00
format.ts Localize formatting helpers 2025-03-17 16:22:47 -04:00
formatPrice.ts Better model picker 2025-02-07 12:25:52 -08:00
getLanguageFromPath.ts Refactor utilities to utils for consistency 2024-08-03 15:47:41 -04:00
highlight.ts Prettier backfill 2025-01-17 14:11:28 -05:00
highlighter.ts Overhaul CodeBlock rendering (#3019) 2025-04-28 17:10:57 -07:00
mcp.ts Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00
model-utils.ts Relax provider profiles schema and log parse error to PostHog (#2139) 2025-03-30 23:07:34 -07:00
path-mentions.ts Support mentioning filenames with spaces (#3044) 2025-04-29 22:27:16 -04:00
TelemetryClient.ts Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00
textMateToHljs.ts Chore: Prettier for consistant formatting (#794) 2024-11-21 13:13:54 -08:00
useDebounceEffect.ts Add support for Mermaid diagrams 2025-03-01 18:03:28 -05:00
validate.ts Remove ModelInfo objects from settings (#2939) 2025-04-25 15:23:25 -07:00
vscode.ts Refactor: Use path aliases in webview source files. (#2801) 2025-04-20 21:38:08 -04:00