This is stated in README:
|
|`Zoom Bar: Select Zoom`|`zoombar.selectZoom`| |
|
|`Zoom Bar: Reset Zoom`|`zoombar.resetZoom`| |
|
|`Zoom Bar: Zoom In`|`zoombar.zoomIn`| |
|
|`Zoom Bar: Zoom Out`|`zoombar.zoomOut`| |
However, the commands are actually prefixed with zoombar-vscode, e.g., zoombar-vscode.resetZoom.
This is stated in README:
zoombar-vscode/README.md
Lines 72 to 75 in 25c2ca6
However, the commands are actually prefixed with
zoombar-vscode, e.g.,zoombar-vscode.resetZoom.