custom-title icon indicating copy to clipboard operation
custom-title copied to clipboard

projectName is empty

Open wyrd-code opened this issue 8 years ago • 3 comments

Where does projectName come frome, anyone?

My <%= projectName %> is allways empty. I am using danielbrodin/atom-project-manager, have defined project titles in settings.

Thank you

wyrd-code avatar Mar 08 '16 16:03 wyrd-code

I am using the project-manager and don't get the titles from there but <%= projectName %> prints the project's root dir name. Which is good enough for me at least.

MindFreeze avatar Apr 08 '16 09:04 MindFreeze

Glad someone has made this - I work with a lot of projects open at once and the default names aren't handy for me.

Would be great to have it work with atom-project-manager, unlike @MindFreeze my root subproject names are generic so it doesn't really help. Also it'll display the currently focused subproject not the overarching project.

My structure looks something like:

  • Project (atom-project-manager)
    • Server (custom-title will display one of these three as projectName)
    • Web
    • iOS

jamesstidard avatar Jul 29 '16 09:07 jamesstidard

This feature (using project title from Package Manager, if one is defined) would be added if @postcasio would accept Pull Request #10 from September 2015.

jolsen71 avatar Aug 12 '16 18:08 jolsen71