tab-foldername-index
Plugin replaces tab's title if opened index.* file for more readability
Connormiha 25,118 31 3.3.2 MIT GitHub

Build Status

tab-foldername-index package

tab with index.* filename

Why?

When you open several files with name index.js, you see many equal tabs with title index.js for different folders. It complicates the navigation.
This extension fixes tab view if opened index.* file. Tab with index filename has double title (folder's name + file's name).
Also it supports __init__.py, __init__.php files.

tab with init.py filename