mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 17:22:45 -05:00
* Merge from vscode f5d3ffa6a0d655c87e1eb0e1e90773df58f7ff25 * fix launch script * add missing files
8 lines
207 B
JSON
8 lines
207 B
JSON
{
|
|
"displayName": "Image Preview",
|
|
"description": "Provides VS Code's built-in image preview",
|
|
"webviewEditors.displayName": "Image Preview",
|
|
"command.zoomIn": "Zoom in",
|
|
"command.zoomOut": "Zoom out"
|
|
}
|