development environment - How to get an outline view in sublime texteditor? -


how outline view in sublime text editor windows?

the minimap helpful miss traditional outline (a klickable list of functions in code in order appear quick navigation , orientation)

maybe there plugin, addon or similar? nice if can shortly name steps neccesary make work.

there duplicate of question on sublime text forums.

hit ctrl+r, or cmd+r mac, function list. works in sublime text 1.3 or above.


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -