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

"Running the contributed command: 'zoombar-vscode.zoomIn' failed."

Open borekb opened this issue 3 years ago • 2 comments

On cmd +/-, I'm frequently getting this warning:

Screen Shot 2021-06-08 at 15 30 27

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" are both honored.

I'm not sure what the warning is about but I thought I'd report it.

UPDATE: I have this in Log (Extension Host):

[2021-06-08 15:28:35.384] [exthost] [error] undefined zoombar-vscode.zoomOut
[2021-06-08 15:28:35.572] [exthost] [error] undefined zoombar-vscode.zoomOut
[2021-06-08 15:28:42.474] [exthost] [error] undefined zoombar-vscode.zoomOut
[2021-06-08 15:28:42.613] [exthost] [error] undefined zoombar-vscode.zoomOut
[2021-06-08 15:29:48.157] [exthost] [error] undefined zoombar-vscode.zoomIn

borekb avatar Jun 08 '21 13:06 borekb

Unfortunately I'm not sure what's going on. I would be grateful if you could let me know if you have any additional findings in the future. I also keep this in mind.

I don't know if it's related to this issue, but VS Code have various issues if you change settings frequently in a short amount of time. Zooming is achieved by changing settings, so quick zooming means changing settings quickly. When zooming continuously, try to operate slowly.

wraith13 avatar Jun 09 '21 10:06 wraith13

Thanks. If there was a way I could provide more debug information, I'd be happy to do so.

borekb avatar Jun 09 '21 11:06 borekb