Sublime Forum

Sidebar Manipulation

#1

Hi all,

I’m new to sublime and to python.
But after looking through the API guide I’m starting to see how it works.

At present I’m stumped on one thing, and I’m not sure where to look:

Can you (and if you can, how do you?) manipulate the sidebar?

Example:
I’m looking to develop a function list plugin, that will put a tree like system into the sidebar, this would work exactly like the file tree, but upon click jump to that function/file/line.

Can anyone point me in the right direction? I’ve looked through sidebarenchance and even the sidebar.py in default but cant see anyway to insert/change something in it.

Thanks in advance.

0 Likes