LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Newbie question for source tree navigator (https://www.linuxquestions.org/questions/programming-9/newbie-question-for-source-tree-navigator-4175440484/)

shogun1234 12-07-2012 02:40 PM

Newbie question for source tree navigator
 
I search for a while, and find that project.vim is quite close what I am looking for source code navigation with features

- tree like display for source code
- folding
- display source code at right hand side page once the target source file is hit.

However, I notice that it only manage 1 project (.vimprojects). I usually switch between different projects so that it's a bit inconvenient.

So my question - is there any vim plugin that provides features like project.vim and also easily switch between multiple projects (may be having something like .vimproject under each source code root)? Or any way to configure project.vim achieving such feature?

Thanks

markush 12-07-2012 03:37 PM

Hi,

I search on the vim site for "project", here the result http://vim.wikia.com/wiki/Use_Vim_like_an_IDE

Markus

dugan 12-10-2012 01:43 PM

Taglist?


All times are GMT -5. The time now is 11:16 PM.