To show current repo, rootfolder and active git branch in window title:
Open settings.json -> F1 -> Open User settings (JSON) -> and edit/insert this:
"window.title": "${dirty} ${activeRepositoryName} - ${rootName} [${activeRepositoryBranchName}]",
My bookmarks and blogposts regarding Software Development in .NET, C#, Angular, JavaScript, CSS, Html