ProjectManager
ProjectManager copied to clipboard
Add support for multiple workspaces within a single project
This is definitely a new feature request as the plugin as is works great. It would be great to have a way of switching sublime workspaces within a project. What I could see being useful is another key binding to initiate the switch or another menu option in the main drop down for switching.
If I get a little time I might work on implementing this.
It is greatly appreciated if you are able to work on this. I don't think I will have time to work on this in the near future.
hey @randy3k , I made a plugin for this exact use case. Do you think I can open a pull request implementing these features in your plugin, or should I add my plugin to the package control repository?
I cannot say anything about submitting your plugin to package control, but I am open to any PR which adds the feature. In fact, there is already a PR on this https://github.com/randy3k/ProjectManager/pull/92 However, the PR was too huge to be merged.