hediet / vscode-drawio

This unofficial extension integrates Draw.io (also known as diagrams.net) into VS Code.
https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio
GNU General Public License v3.0
9.02k stars 406 forks source link

Don't let draw.io handle cmd+p/cmd+shift+p on Mac #339

Closed nfcampos closed 1 year ago

nfcampos commented 1 year ago

This is just matching the extension's behaviour on Windows already

hediet commented 1 year ago

Thanks for the PR!