VS Code tip: If you're on a project with a lot of files named index, you can...
VS Code tip: If you're on a project with a lot of files named index, you can show the folder's name in the tab.
Change Workbench › Editor: Label Format to set this.
The "short" setting puts the folder name in the tab.
The "medium" setting puts the relative path in the tab.

