Plugin for parsíng GCC output and use in code navigation/assistance

23 views
Skip to first unread message

Markus

unread,
Nov 13, 2012, 10:34:29 AM11/13/12
to vim...@googlegroups.com
Hi!

Does anyone know if there exists a VIM plugin which 'snoop' and parse the build process output to extract the otherwise invisible build path information? This should then be used for code assist and code navigation, i.e. opening the correct include file, "jumping" to correct function/macro, etc.

I am interested in something similar to "Discovery options" available in Eclipse/CDT, see the following two links for info about it:

http://www.ualberta.ca/AICT/RESEARCH/LinuxClusters/doc/icc91/main_cls/mergedProjects/bldaps_cls/cppug_ccl/bldaps_overview_scanner_collector.htm

https://developer.mozilla.org/en-US/docs/Eclipse_CDT


Brs

Ben Fritz

unread,
Nov 13, 2012, 4:21:42 PM11/13/12
to vim...@googlegroups.com
On Tuesday, November 13, 2012 9:34:29 AM UTC-6, Markus wrote:
> Hi!
>
> Does anyone know if there exists a VIM plugin which 'snoop' and parse the build process output to extract the otherwise invisible build path information? This should then be used for code assist and code navigation, i.e. opening the correct include file, "jumping" to correct function/macro, etc.
>
> I am interested in something similar to "Discovery options" available in Eclipse/CDT

I don't know of such a plugin, but you CAN use Eclipse to do the heavy lifting for you while staying in Vim for editing and navigation. See http://eclim.org.
Reply all
Reply to author
Forward
0 new messages