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

Feature: Merge cells in table #302

Open 20Attila03 opened 2 years ago

20Attila03 commented 2 years ago

I noticed, that I am unable to merge cells which I would be able to do so using the website. I looked into the xml, it's a simple colspan or rowspan so non rectangular cells are not possible.

The extension is able to render it correctly.

Basically I would like you to add the following feature, based on what is available on draw.io-s site: