Comment formatting in VSCode

12/05/2024 11:54

Comment syntax highlight

Recently I've enjoyed having underlined and white text as my comments in code syntax formatting.
For me, it makes it clear that something new will happen here, and it makes my code more like reading a book of chapters, rather than a puzzle to decipher.
It helps with clarity of mind.

How to

Here is how to enforce this in any theme in VSCode
Open your user settings with CTRL + Shift + P and search for User Settings JSON

and then you have nice, clear comments.

How is that?

Do you like it? How do you like your comments to look?
Do share your thoughts below.

0

0

Write a reply (0/3500)

Replies

No replies yet