+10

Allow ipython to connect to the console, or allow to import sublime inside a regular Python console

Pedro Kroger 12 år siden opdateret 12 år siden 1
The console inside Sublime is handy, but it'd be much more productive to be able to inspect the sublime package in IPython. For instance, in iPython I could type sublime.<TAB> to see the available symbols, and so on.

Since Sublime's documentation is lacking, please add this feature to make it easier for us to discover how things work.
iPython allows editors to connect to it using zmq, maybe Sublime could do the same:

Kundesupport af UserEcho