vscode-hide-comments icon indicating copy to clipboard operation
vscode-hide-comments copied to clipboard

RFC: Protection to modify comments in "Hidden Comments" mode ( "read only comments" in "Hidden Comments" mode)

Open liviudelureanu opened this issue 1 year ago • 1 comments

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 ?

liviudelureanu avatar Feb 14 '24 12:02 liviudelureanu

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.

estruyf avatar Feb 29 '24 08:02 estruyf