vscode-hide-comments
vscode-hide-comments copied to clipboard
RFC: Protection to modify comments in "Hidden Comments" mode ( "read only comments" in "Hidden Comments" mode)
Hi! Thank you @estruyf for this great extension !
This is not an issue, but a feature request. Sometimes, I would like to write code when I switched to "Hidden Comments" mode, but I would like the comment areas(folded or not) not be editable when I switched to "Hidden Comments" mode so that I don't accidentally modify any comments that are invisible. What is your opinion ?
Hi @liviudelureanu, thanks for the suggestion. I don't know what is possible to support this use case. We'll need to look into a way to make line read/write restrictions.