excalidraw / excalidraw-vscode

Excalidraw for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=pomdtr.excalidraw-editor
MIT License
477 stars 60 forks source link

Ability to disable "Export image..." (Cmd+Shift+E) keybind from the Menu #127

Open handletastic opened 8 months ago

handletastic commented 8 months ago

I currently use the that keybind for other purposes inside of vscode and I couldn't find a way to disable the extension from opening up the export image dialog.

I tried looking through the extension's keybinds that are provided with the extension but there was no setting for it. Also I couldn't disable the keybind from being used within the active editor setting that maps to excalidraw id either, I believe it is because it is part excalidraw and not the excalidraw-vscode extension in an of itself.

I'd able to invest some time and do the adequate changes if provided some guidance.

Thank you very much for considering this.

I have provided some screenshots to better illustrate the issue.

image

image

image