Skip to content

Commit 10ad203

Browse files
committed
Add changeset for path escaping fix
1 parent 694f6dc commit 10ad203

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/khaki-items-dance.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"roo-cline": patch
3+
---
4+
5+
This change fixes a bug where file paths containing spaces or special characters were not properly escaped, leading to failures in mention highlighting and file access. The problem affects utility functions like `convertToMentionPath` and `insertMention`, causing inconsistent behavior across different operating systems. Resolving this ensures better reliability for users dealing with common file naming conventions, improving overall user experience in path referencing.

0 commit comments

Comments
 (0)