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

How to enable spell checking when editing diagrams in VSCode? #374

Closed dpar39 closed 1 year ago

dpar39 commented 1 year ago

Is there a way to enable some support for spell checking when editing drawio diagrams in VSCode?

hediet commented 1 year ago

Not that I know of unfortunately.

ZacZhangzhuo commented 1 year ago

Not that I know of unfortunately.

Thanks for the reply! But is there also a way to spell-check the XML file? as we know the .drawio file can also be opened as .XML.

hediet commented 1 year ago

But is there also a way to spell-check the XML file

Maybe there is some extension! This is out of scope for this extension though.