sidebar-markdown-notes icon indicating copy to clipboard operation
sidebar-markdown-notes copied to clipboard

Markdown smart select

Open GitMensch opened this issue 5 years ago • 1 comments
trafficstars

It would be nice to have this function in the sidebar, too (or does it already use the internal one so this function comes for free with the update)?

https://code.visualstudio.com/updates/v1_51#_markdown-smart-select

GitMensch avatar Nov 06 '20 14:11 GitMensch

Thanks for the suggestion!

For now the text input is just a textarea, and that markdown feature is only available when using the default vscode editor.

I don't know if there's a way to display the editor into the webview itself. But I'll look into that

AssisrMatheus avatar Nov 07 '20 21:11 AssisrMatheus