0

I have two workflows for using SublimeText: one is for Python development and one is LaTeX document writing. I love using the SublimeREPL package when I'm doing Python and I love using LaTeXTools + sublime-text-2-buildview packages for LaTeX coding.

However, two of these packages (SublimeREPL and sublime-text-2-buildview) are simply incompatible and SublimeText crashes when I have them both installed. I've resorted to removing/installing the packages that aren't relevant for the project I'm working, but it's kind of annoying.

Is there anyway to have two separate Sublime "profiles" with different packages active under different profiles? This way, I could choose a "Python" profile which would launch ST with my Python packages or choose a "LaTeX" profile that launches ST with my LaTeX packages. I'm also open to other solutions, so long as they're more convenient than removing/installing packages every time I want to change workflows.

4

1 回答 1

1

尝试:

打包器


此软件包允许您拥有多个软件包集。

当你在做一些 PHP 时,你不需要 Ruby 包。

使用此包,您可以创建多个可以随意加载的“ignored_pa​​ckages”预设。

于 2016-05-25T17:35:37.540 回答