
Here's how to do both in VS Code: Create a Comment in VSCode, the easy way.


When building out complex functionality, sometimes I'll even write out the whole function in pseudo-code comments before writing any code.Ĭomments make code more readable and understandable. I don't know of a programming language that does not support comments.Ĭode-comments are incredibly useful.
