mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-19 02:51:37 -05:00
Add Clear All Query History command/action (#7408)
* Add clear all query history action/command * Fix display issue when clearing * Change localize ID and fix registration
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"queryHistory.displayName": "Query History",
|
||||
"queryHistory.description": "View and run previously executed queries"
|
||||
"queryHistory.description": "View and run previously executed queries",
|
||||
"queryHistory.clear": "Clear All History"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user