stivoat / tailwind-fold

Visual Studio Code extension that improves code readability by folding long class attributes
https://marketplace.visualstudio.com/items?itemName=stivo.tailwind-fold
MIT License
118 stars 22 forks source link

Replace comments with characters like "..." #59

Open MathieuGodard opened 1 month ago

MathieuGodard commented 1 month ago

When comments are hidden, it is very quick to remove them when the code is changed. Replacing them with characters would identify that a comment is present on the line.

Also, it would be very comfortable to temporarily display the comment when the cursor is on the line of this comment.

Thank you !

MathieuGodard commented 1 month ago

Same behavior that this plugin : https://marketplace.visualstudio.com/items?itemName=stivo.tailwind-fold