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

Using default editor in diff mode #409

Closed zjffun closed 6 months ago

zjffun commented 6 months ago

Fix: https://github.com/hediet/vscode-drawio/issues/27

configurationDefaults with workbench.editorAssociations should work fine use in VS Code 1.86.0. See: https://github.com/microsoft/vscode/issues/138525#issuecomment-1847679100

hediet commented 6 months ago

Thanks for the PR! However, I don't think an xml view is better than the graphical view...

zjffun commented 6 months ago

I agree, looks like we need a better way to control diff view.