EDIT: Question is about Sublime 3. Edited title for clarity.
I have a couple of projects that require me to connect through SSH. This is fine except that SublimeLinter-php and GitGutter execute extremely slowly over SSH.
Obviously, I can manually enable/disable as needed; but that appears to require restarting Sublime every time I switch between a local project and an SSH project.
I'm probably dreaming here, but ideally, there would be a way for me to enable/disable packages on a project-by-project basis, but I have not found any way to do this.
Is this possible or not? If possible, how do I do it?