Sublime Forum

Add a function list side bar

#1

Can a function list side bar be added?
I known that ctrl+R already provide a list,
but it’s better if a side bar consistently exist.

I really want this, because if your caret is within a large function scope, you may want to know what the function name is you are in, so a function list side bar with the current function highlighted is important and very convenient.

0 Likes

#2

This I would like to see also.
Missing this view the most!

0 Likes

#3

The Function Name plugin can show you the name of the class and/or function name of wherever the cursor is located. It puts the info into the status bar at the bottom of the window.

0 Likes

#4

A graphical representation of the different functions would be rather nice to have, so +1.

0 Likes

#5

If not implementing the function list officially, why not public the “Open Files” side bar (panel) API? So that other developers can make use of it? :question:

0 Likes

#6

+1

0 Likes

#7

[quote=“xeno.by”]

+1[/quote]

Just opened an suggestion.
Please vote for it! sublimetext.userecho.com/topic/1 … -possible/

0 Likes

#8

yes pls…a list of function at the side bar.
of course, it should list html, css appropriately as the syntax change but a simple function for a start would be great!

0 Likes