Sublime Forum

Noob Question about Running Multiple Builds

#1

Hi,

I’m new at coding, in my 4th month of learning Perl, and came across Sublime Text 2. It looks awesome!

I am currently using TextWrangler on OS X and it allows you to “Run in Terminal”… which means I can be running many scripts at the same time.

Yesterday I ran 1 script in Sublime, and while it was going, I ran a 2nd script… The result seemed to be that the 1st script stopped.

Questions: If you have several tabs open in Sublime, can you run them all, simultaneously? Can you execute as a “Run in Terminal” i.e., the Terminal launches and does it’s thing?

It would be ideal if it all worked within Sublime, each tab had it’s own instance, etc.

Does it require setting up multiple Build Systems for Perl, i.e, Perl 1, Perl 2, Perl 3 and then run each script in separate build system?

I’m sorry if this was covered before — I did search the forums and look around, but did not find anything. I honestly didn’t even know what to call this, multiple builds vs. multiple threads etc…

Thank You.

Manish

0 Likes