microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.05k stars 28.8k forks source link

WYSIWYG mardown editor #50194

Closed arangates closed 6 years ago

arangates commented 6 years ago

when people open markdown beginners might find it hard to edit the markdown files. so a WYSIWYG markdown editor would be very much guiding and much ergonomic. just like what https://stackedit.io/app# does and the good new is ,it is open source already https://github.com/benweet/stackedit

vscodebot[bot] commented 6 years ago

This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that have been on the backlog for a long time but have not gained traction: We look at the number of votes the issue has received and the number of duplicate issues filed. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider.

If you wonder what we are up to, please see our roadmap and issue reporting guidelines.

Thanks for your understanding and happy coding!

usernamehw commented 6 years ago

With markdown extensions and a toolbar below menu it would be kind of similar to WYSIWYG.

Configurable toolbar - #41309