Merge pull request #2001 from github/nora/query-history-empty-state

Query history polish: update empty state
This commit is contained in:
Nora
2023-01-24 18:01:05 +01:00
committed by GitHub

View File

@@ -1322,7 +1322,7 @@
},
{
"view": "codeQLQueryHistory",
"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."
},
{
"view": "codeQLDatabases",