+10

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

Pedro Kroger 12 years ago updated 12 years ago 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.