sub-tab-foldername-index

Temporary change for plugin that replaces tab's title if opened index.* file for more readability

Erid

282

1

0.1.1

MIT

GitHub

Temporary Fork

This is a temporary fork of tab-foldername-index package to use on our company for customized behavior (we expect to properly improve it and create a pull request)

sub-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