We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed826c commit 4f2b1afCopy full SHA for 4f2b1af
extensions/ql-vscode/package.json
@@ -1322,7 +1322,7 @@
1322
},
1323
{
1324
"view": "codeQLQueryHistory",
1325
- "contents": "Run the 'CodeQL: Run Query on Selected Database' command on a QL query.\n[Run Query](command:codeQL.runQuery)"
+ "contents": "You have no query history items at the moment.\n\nSelect a database to run a CodeQL query and get your first results."
1326
1327
1328
"view": "codeQLDatabases",
0 commit comments