# VSCode
TODO list in VSCode
This article addresses a document level TODO list as your are coding and developing an application.
LinkGitignore in VSCode
This week I published an article about automating the creation of LICENSE file for GIT in VSCODE. I wanted to consider the same methodology for the obligatory gitignore file.
LinkLicense file for GIT
When you create your Open Source project and published it to GitHub you realize you forgot to create a LICENSE file. This post addresses a quick way to do that from VSCODE.
Link