mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05: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"
|
|
}
|