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.09k stars 414 forks source link

Export defaults to the first tab #359

Open romanchyla opened 1 year ago

romanchyla commented 1 year ago

Thank you for a great extension!

In a file which has several tabs, the export only ever emits the first one. It might be a better experience to export the currently active drawing tab.

Workaround is to either move the tab to the first position and save and then export again. Or not use tabs with multiple drawings (and have one drawing per file).