I'm rebuilding Markdown editing in VS Code (would love feedback)
1 points
1 hour ago
| 0 comments
| HN
I’ve recently started coding again after a long time, and this is one of the first tools I’m building. It’s an AI-assisted markdown editor designed to live inside VS Code and reduce the friction of writing and editing documentation.

Why? I wanted a markdown editor which did breaks and simple bullets in markdown tables

Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=kamransethi.gpt-ai-markdown-editor

GitHub: https://github.com/kamransethi/gpt-ai-markdown-editor

I'm hoping it helps others. I would love feedback on how we can improve it.

The code is MIT

No one has commented on this post.