Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Title of package inconsistency #129

Open
macik opened this issue Sep 18, 2015 · 0 comments
Open

Title of package inconsistency #129

macik opened this issue Sep 18, 2015 · 0 comments

Comments

@macik
Copy link

macik commented Sep 18, 2015

While I'm opening composer.json from root of my project I see MyProjectName as title of Editor window — that's good enough.
When I open composer.json of some subproject (installed lib for example) I expect to see it's name (name of lib or at least name of it's folder) as a Editror window title, but see same title of my project.

So my opinion it's better to use this kind of naming:

  • first to look (and show) name of package as defined in composer.json file
  • use folder name if no name is specified in composer.json file
  • use ProjectName if no name is specified in composer.json file and it's located in root folder.

2015-09-18_13-29_composer_eclipse

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant