Renames Atom Text Editor tab titles of index files to parent directory name. This is particularly useful in Node.js development where many directories contain an index.js
file.
apm install rename-index-tabs
or install from Settings
section in Atom Text Editor
my-project/src/Api/index.js
-> Api.js
MIT
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.