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. 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:
stackoverflow.com/questions/9977 … n-instance
I added this to userecho: