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. -- 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
