Tagged with “vscode”

License file for GIT

So, you create an Open Source project and published it to GitHub. But you realize you forgot to create a LICENSE file when you created the repository. ...

Chuck Smith

Gitignore in VSCode

This week I published an article about automating the creation of a LICENSE file for GIT in VSCODE. I wanted to consider the same methodology for the ...

Chuck Smith

TODO list in VSCode

This article was inspired by a thread on Twitter started by Caitlyn Greffly So, the problem is how do you manage your TODO list as you are coding? You ...

Chuck Smith