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

Turn on/off default visible of Shapes #405

Closed kimdev0206 closed 6 months ago

kimdev0206 commented 8 months ago

Hello. When I modify drawio files, I often turn off Shapes' visible and work on them.

When creating a file, you can use Shapes right away, so there is no problem. However, I modified it more often than I did when I created. In addition, the shape created when creating the file was often reused when modifying the file.

Therefore, I found it inconvenient that Shapes' visible was turned on every time I opened the file. So I would like to ask if you can add settings that can turn on/off default visible of Shapes.

image