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

Is setting a local configuration still supported #319

Open hediet opened 2 years ago

hediet commented 2 years ago

Hi @hediet . Is setting a local configuration still supported, or is it covered by a different feature? I need to set a default style (connector type), I try to do so based on @mplattner's comment above (in settings.json) yet whenever I open a .drawio file the settings get overwritten (and thus never applied).

Originally posted by @lucianmoldovanu in https://github.com/hediet/vscode-drawio/issues/30#issuecomment-1135402054