A VScode extension to publish local md to ghost

IDK if this topic is sent at the right categories, sry if its wrong.

So, after a brief search via Internet, I found no direct way to use VScode as Ghost’s editor, so I made a very simple extension to create and update posts in VScode. Ive never made any VScode extension before, so I would appreciated if anyone like to help testing or contributing to the my repo.

https://github.com/dedfaf/Code2Ghost
https://necro.dedfaf.tech/guan-yu-code2ghost-2(my blog about this, written in Chinese)

At the moment, I only plan to use it as a Ghost editor, not a full-fledged Ghost client. I also don’t expect this project to be perfect; as my first VS Code extension, it’s bound to have its flaws, so I would greatly appreciate any help with it.

Another Thing is, the extension in marketplace https://marketplace.visualstudio.com/items?itemName=dedfaf.code2ghost is significancely outdated, so please debug the extension from the source…I will update the marketplace in my spare time