Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Support for editing PNGs with embedded drawio Diagrams #1

Open
hediet opened this issue May 4, 2020 · 5 comments
Open

Support for editing PNGs with embedded drawio Diagrams #1

hediet opened this issue May 4, 2020 · 5 comments

Comments

@hediet
Copy link

hediet commented May 4, 2020

Hi there, I really like your extension!

Drawio can export a diagram as png while embedding the drawio content.

It would be cool if such png files could be edited with your extension too!

@eightHundreds
Copy link
Owner

vscode CustomEditor only support text file now.
but i can support svg file.

@hediet
Copy link
Author

hediet commented May 9, 2020

Btw. I implemented a png editor for draw.io using the proposed VS Code APIs. You can find the source code here.

@eightHundreds
Copy link
Owner

Btw. I implemented a png editor for draw.io using the proposed VS Code APIs. You can find the source code here.

vscode extension marketplace not allow publishing extensions that use proposed APIs

@hediet
Copy link
Author

hediet commented Jan 8, 2021

See here.

@hediet
Copy link
Author

hediet commented Jan 8, 2021

Btw, thanks for mentioning my extension in your readme! 🙂

A lot of people are still using your extension in VS Code though (and some of them then open issues on my repo :D). Maybe it would make sense to put up some deprecation notice in the VS Code marketplace? Afaik you can deprecate extensions.
Of course that is entirely up to you 😉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants