Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Project file outside of project's root #37

Open
StreetStrider opened this issue Sep 10, 2014 · 0 comments
Open

Project file outside of project's root #37

StreetStrider opened this issue Sep 10, 2014 · 0 comments

Comments

@StreetStrider
Copy link

Hi.
I've find Project Maker interesting in automating project creation. However, it lacks one feature I strongly require.
I save my sublime projects in distinct directory. Most of my projects (but not all) are stored in ~/Projects, and .sublime-project files are stored in ~/Projects/.sublime. This idea has two advantages:

  1. Since project file not in project's root it does not require to be ignored in version control (moreover, different developers can use different editors/IDE, so project file is better to be stored outside of project's root).
  2. I can list all my sublime projects, no matter where they are, by just ls ~/Projects/.sublime. As I said, most projects are in ~/Projects, but some of them in ~/node_modules, since I work with Node.js much.

So, it would be great to have ability to store .sublime-project separately somehow.
By the way, most other stuff is good. File templating and variables are interesting ideas.

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

No branches or pull requests

1 participant