Sublime Forum

Permanent symbol list

#1

Hallo,

I’m a new user of ST3 and I like it very much.
I was wondering if it is possible to have a permanent symbol list as a sidebar such as the one depicted below:

---------------------------------------
code code code      ! symbol1
code code code      ! symbol2
code code code      ! symbol3
--------------------------------------

ie a sidebar with symbols instead than files.

Thanks, Carmine

0 Likes

#2

up-- nobody on this?

0 Likes

#3

You can’t.

0 Likes

#4

I sometimes fake this by using Find in Files to search for e.g. function or whatever can be used to identify what I need. Of course this is not dynamic, but the Find list is clickable, and the additional context makes the symbols easy to identify. Split the window to show the find results in a separate view.

0 Likes

#5

Technically it’s possible with a plugin, but I don’t know of any plugin that does this.

0 Likes