+10
Allow ipython to connect to the console, or allow to import sublime inside a regular Python console
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.
0
Pedro Kroger hace 13 años
iPython allows editors to connect to it using zmq, maybe Sublime could do the same:
http://stackoverflow.com/questions/9977446/connecting-to-a-remote-ipython-instance
Servicio de atención al cliente por UserEcho