You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: webview-ui/src/i18n/locales/en/settings.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
},
35
35
"codeIndex": {
36
36
"title": "Codebase Indexing",
37
-
"enableLabel": "Enable Codebase Indexing",
37
+
"enableLabel": "Enable codebase indexing",
38
38
"enableDescription": "Enabling this feature will index your codebase. This might consume system resources and take some time depending on the size of your project.",
0 commit comments