rename-index-tabs

Rename index file tab titles with previous directory.

hgammon

156

0

0.2.0

MIT

GitHub

Atom Rename Index File Tabs

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.

Install

apm install rename-index-tabs

or install from Settings section in Atom Text Editor

Example

my-project/src/Api/index.js -> Api.js

License

MIT