mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-12 12:01:37 -04:00
7 lines
229 B
JSON
7 lines
229 B
JSON
{
|
|
"queryHistory.displayName": "Query History",
|
|
"queryHistory.description": "View and run previously executed queries",
|
|
"queryHistory.clear": "Clear All History",
|
|
"queryHistory.toggleCapture": "Toggle Query History Capture"
|
|
}
|