Re: [Boost-users] Boost and autocompletion

Hello,
Slightly off topic, GNU Global is pretty good in creating the good cross reference. I use it in my project with full boost being indexed. Emacs + Global is my development environment that works on both windoze and gnu/linux. I like the references feature of global which lists all potential locations where the symbol is referred (using pattern match only, same named functions appear even if it is totally unrelated to the symbol you are trying to explore) -dhruva Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com

On Tue, Sep 1, 2009 at 9:52 PM, dhruva<dhruva@ymail.com> wrote:
That is still not like how VA works. VA actually knows which symbol you are referring to, even if you have 20 identically named symbols in a single file, you can do things like right-click and rename it and it renames all of just that symbol without touching the others. It can guess what you are typing as you type based on what you have done in the past and the surrounding code, even the tooltips are color-coded correctly, it just does everything 'right'. The second something like VA exists for linux, my main PC will be converted in a nanosec.
participants (2)
-
dhruva
-
OvermindDL1