Monday, October 11, 2010

class browser in vim?

 I know taglist can show all the variables, functions, etc. But which plugin can display them grouped by their parent classes? It will be somewhat like a outline of a program.

For example

Class CommandLineParser
        parser
        __init__
        parse_args
        print_help

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: