zaaack / vscode-markdown-editor

A vscode extension to make your vscode become a full-featured WYSIWYG markdown editor
https://marketplace.visualstudio.com/items?itemName=zaaack.markdown-editor
MIT License
361 stars 48 forks source link

Request: Scroll to zoom. #95

Open danagin opened 3 weeks ago

danagin commented 3 weeks ago

Request: Add the ability to ctrl+scroll and zoom the Markdown Editor window.

Detail: In VSCode, there is an option to "Zoom the font of the editor when using mouse wheel and holding ctrl." This is similar to scroll and zoom in many other applications. This is much better than zooming the entire interface which makes the rest of the UI take up too much screen real-estate.

Please see if you can add this same functionality. Me and my eyes would be forever grateful! Thank you for such a useful tool!