Sublime Forum

File structur in sidebar?

#1

Hello,

I’m the new one.

I use Sublime on Mac and Windows and it is one of the best editors. In the last days I also try PHPStorm an find an interesting feature -> PHPStorm has a kind of File structur in the Sidebar. See pic.

Is this function also in sublime included or is there a plugin for? I didn’t find anything.

Best regards

0 Likes

#2

You can open and navigate this symbol lost using ctrl+r. However these symbols are are not shown in the sidebar and since the sidebar has no API there won’t be plugins to do that.

0 Likes

#3

Hi,

CMD + R I now, but that is not very efficient and not good to use, it is very confusing.
That means that there is no Plugin what can do this?

0 Likes

#4

Yes, I don’t think there is a plugin. (Even if so, it would hack around the API, e.g. by creating a file for each symbol and have callback on loading the file.)

0 Likes

#5

That is very unfortunate, would be something for Ideas and Feature Requests

0 Likes