We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d92edfb commit ab09cdbCopy full SHA for ab09cdb
1 file changed
extensions/ql-vscode/package.json
@@ -192,7 +192,7 @@
192
},
193
{
194
"command": "codeQLDatabases.chooseDatabaseInternet",
195
- "title": "Download database",
+ "title": "Download Database",
196
"icon": {
197
"light": "media/light/cloud-download.svg",
198
"dark": "media/dark/cloud-download.svg"
@@ -232,7 +232,7 @@
232
233
234
"command": "codeQL.downloadDatabase",
235
- "title": "CodeQL: Download database"
+ "title": "CodeQL: Download Database"
236
237
238
"command": "codeQLDatabases.sortByName",
0 commit comments