Sublime Forum

Project specific plug-in / configuration / boostrap .py?

#1

I’d like to generate a special subl command / configuration based on buildout (http://plone.org/documentation/manual/developer-manual/managing-projects-with-buildout) project. Buildout is a tool to manage and install complex Python projects. It is basically easy_install / pip on steroids.

Is the following scenario doable?

If you want to poke Sublime UI on per project basis you would need to have some kind of bootstrap .py file which is run when the project is opened? Is this possible with current Sublime or does this need to specific plug-in to be written?

Any other ideas I might need to be aware of?

0 Likes