All posts tagged with vim

< Back to list.

GCCSense - The most intelligent development tools for C/C++

GCCSense - The most intelligent development tools for C/C++

XCode does a great job of showing how to use the compiler's syntax tree for analysis and completion. Here's the same idea with GCC for Emacs and Vim. The LLVM counterpart is not quite there yet.