1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2024-12-26 20:25:25 +00:00
code-server-2/lib/vscode/extensions/image-preview/package.nls.json

8 lines
206 B
JSON

{
"displayName": "Image Preview",
"description": "Provides VS Code's built-in image preview",
"customEditors.displayName": "Image Preview",
"command.zoomIn": "Zoom in",
"command.zoomOut": "Zoom out"
}