Update Query History README (#20716)

* Add max entries to query history

* Update query history README
This commit is contained in:
Charles Gagnon
2022-10-03 16:19:02 -07:00
committed by GitHub
parent dd0e8fed2e
commit 266326252a
5 changed files with 22 additions and 6 deletions

View File

@@ -98,6 +98,11 @@
"title": "%queryHistory.enableCapture%",
"category": "%queryHistory.displayName%",
"icon": "$(play)"
},
{
"command": "queryHistory.openStorageFolder",
"title": "%queryHistory.openStorageFolder%",
"category": "%queryHistory.displayName%"
}
],
"menus": {