feat: enhance GotoAnything UX with @ command selector (#23738)

This commit is contained in:
lyzno1
2025-08-11 15:47:19 +08:00
committed by GitHub
parent 43411d7a9e
commit 2c81db5a1c
22 changed files with 145 additions and 26 deletions

View File

@@ -266,6 +266,9 @@ const translation = {
inScope: 'in {{scope}}s',
clearToSearchAll: 'Clear @ to search all',
useAtForSpecific: 'Use @ for specific types',
selectSearchType: 'Choose what to search for',
searchHint: 'Start typing to search everything instantly',
commandHint: 'Type @ to browse by category',
actions: {
searchApplications: 'Search Applications',
searchApplicationsDesc: 'Search and navigate to your applications',