Sublime Forum

Multiple running scripts at the same time

#1

I am looking for ways to replicate pycharm(intellij) functionality where I can run as many scripts as I want and switch between them see pic attached

is it possible to replicate this with plugins or settings?

key7aKvqhM

0 Likes

#2

Each of them outputting to a dedicated panel?

A plugin could of course do that.

0 Likes

#3

yes dedicated panel for each script. What is the plugin name please?

0 Likes

#4

There is no plugin for that, yet, AFAIK. It would be possible for a plugin to do something like that, once someone will have written it.

0 Likes