How to get an outline view in sublime texteditor?
        Posted  
        
            by karlthorwald
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by karlthorwald
        
        
        
        Published on 2010-01-15T23:01:16Z
        Indexed on 
            2010/04/27
            3:23 UTC
        
        
        Read the original article
        Hit count: 611
        
How do I get an outline view in sublime code editor for Windos? http://www.sublimetext.com/
The minimap is helpful but I miss a traditional outline (a klickable list of all the functions in my code in the order they appear for quick navigation and orientation)
Maybe there is a plugin, addon or similar? It would also be nice if you can shortly name which steps are neccesary to make it work.
There is a duplicate of this question here: http://www.sublimetext.com/forum/viewtopic.php?f=3&t=993&p=4308&sid=1a162626960826ab21861f1203f64ec5#p4308
© Stack Overflow or respective owner