atom-markdown-mindmap icon indicating copy to clipboard operation
atom-markdown-mindmap copied to clipboard

Feature Request: Port to VSCode

Open chenzeyu opened this issue 8 years ago • 7 comments

Hi dundalek,

Thanks for this awesome plugin for Atom, really useful when writing API docs.

I'm wondering do you have any plans to bring this plugin to VSCode?

Thanks.

chenzeyu avatar Oct 27 '17 03:10 chenzeyu

Hi, thanks for opening this question. I don't use VSCode myself so I don't plan porting the extension.

But I would be glad if someone else did and can provide some guidance if needed.

dundalek avatar Oct 30 '17 12:10 dundalek

any progress regarding Porting to VSCode?

PeterMTaylor avatar Dec 18 '18 11:12 PeterMTaylor

Not by me :)

dundalek avatar Dec 18 '18 11:12 dundalek

VSCode added a new API for custom editors recently which might make the port easier to do.

dundalek avatar Apr 11 '20 11:04 dundalek

Bumping this. This is exactly what I have been looking for to add to VSCode. Has anyone taken this on?

doodlewhale avatar Jul 21 '20 20:07 doodlewhale

I found one tool support VSCode, which is inspired by this.

https://github.com/gera2ld/markmap

zhuzhzh avatar Apr 07 '22 10:04 zhuzhzh

@zhuzhzh Sort of. gera2ld markmap does export as HTML, but not SVG

JBlond avatar Apr 07 '22 10:04 JBlond