crazyproger / Tabdir

IntelliJ IDEA plugin for adding path chunks to file tabs
32 stars 12 forks source link

Better description #8

Closed muescha closed 12 years ago

muescha commented 12 years ago

where

Plugin Installation: Description

what

the description is not clear what this plugin do.

result

people not install this plugin

expected

a better description. maybe with screenshot.

crazyproger commented 12 years ago

You mean description on github or in JB repository?

samdark commented 12 years ago

Actually both. There's no readme.md at github and description at JB repo is kinda blurry. Can be something like

If you have same named files in different directories this plugin will allow you to have directory names added to tab labels. It only shows path differences so if you have "blog/controllers/index" and "news/controllers/index" it will add either [blog] or [news].

Note that you should turn off IDE Settings → Editor tabs → Show directory in editor tabs for non-unique filenames.

crazyproger commented 12 years ago

Hah, I didn't know about 'Show directory' IDEA feature:) I plan make description in JB more detail and on github make readme.md with link to JB repository plugin page(don't like duplicates). What you think?

samdark commented 12 years ago

Will be OK, I think.

crazyproger commented 12 years ago

Description updated, README.md created. Guys, rate this plugin in JB repo page if this is not hard for u.

samdark commented 12 years ago

Didn't know we can rate plugins… always used IDE's plugins screen. Will certainly rate it.