zoombar-vscode icon indicating copy to clipboard operation
zoombar-vscode copied to clipboard

This Visual Studio Code extension provides zoom UI in status bar.

Results 13 zoombar-vscode issues
Sort by recently updated
recently updated
newest added

Currently, when running multiple VSCode instances, changing zoom level in one instance automatically changes zoom level in every other instances. This is very inconvenient when running in multiple monitor setup,...

Bumps [webpack](https://github.com/webpack/webpack) from 5.60.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

When clicking "Select Zoom" from this plugin, then it changes the "Window: Zoom Level" in my VS Code settings. I would like to set the zoom size for the font...

Hi. I installed the zoom-bar because in this training video I am doing, the lecturer is using it with Visual Studio Code. No bar appears so I ended up uninstalling...

It doesn't work on the web platform, so I left the web platform support version unreleased, but I forgot about it and proceeded with the release. This issue cannot be...

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...

dependencies

I would love to use zoom bar with VSCodium. Details for publishing to the public registry at open-vsx.org are here: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions Thank you for your consideration!

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

On `cmd +/-`, I'm frequently getting this warning: > Running the contributed command: 'zoombar-vscode.zoomIn' failed. However, all seems to be working fine, for example, my custom settings `"zoombar.defaultZoom"` and `"zoombar.zoomUnit"`...

This is stated in README: https://github.com/wraith13/zoombar-vscode/blob/25c2ca6397f9fdfa27044da519ba9d8d1071aa06/README.md#L72-L75 However, the commands are actually prefixed with `zoombar-vscode`, e.g., `zoombar-vscode.resetZoom`.