[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-dev
Subject:    Re: [LLVMdev] Vim auto completion
From:       Dan Gohman <gohman () apple ! com>
Date:       2010-10-30 16:27:30
Message-ID: A2F80DC9-5EE1-447B-9257-E002D56AFBB7 () apple ! com
[Download RAW message or body]

The clang patches are now applied, so vim auto completion now works mostly
out-of-the-box -- just build clang, set up your PATH for clang and clang++,
and copy utils/vim/vimrc to ~/.vimrc (or symlink, or do your own thing).

To configure the clang command-line, look for the g: configuration
variables in the vimrc file.

I'm open to suggestions about the handling of function parameters. One
option would be to emit something like

   foo(/*int x*/, /*int y*/)

to show the types of the arguments to be filled in.  Right now this information
is just in the info box at the top.

Dan


_______________________________________________
LLVM Developers mailing list
LLVMdev@cs.uiuc.edu         http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic