You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Asciiflow already includes the ability to export to code comments, I thought it would be great if it could be called in VS Code. It'd be a useful tool to explain some things via diagrams right in the code file itself.
I did some analysis of ASCIIFlow that may be helpful to you if want to take implementation yourself.
Your can find ASCIIFlow architecture diagram from this repository: https://github.com/Jeangowhy/asciiflow
Hi there 👋
Since Asciiflow already includes the ability to export to code comments, I thought it would be great if it could be called in VS Code. It'd be a useful tool to explain some things via diagrams right in the code file itself.
Someone already tried making an extension once, but that looks abandoned (it hasn't been updated in 4 years): https://github.com/zenghongtu/vscode-asciiflow2
Would be great and super convenient if this was implemented.
Thanks.
The text was updated successfully, but these errors were encountered: