Skip to content

Commit aaf4d57

Browse files
Fix: Wrap repository names with spaces in quotes for auto-suggestions
Co-authored-by: brendan <brendan@sourcebot.dev>
1 parent 23b7195 commit aaf4d57

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
- Fixed auto-suggestion dropdown breaking queries with whitespace in repository names. Repository names containing spaces are now properly wrapped in quotes.
12+
1013
## [4.10.6] - 2025-12-28
1114

1215
### Fixed

0 commit comments

Comments
 (0)