Shougo Matsu wrote: > Hi, Bram. > I added v:completed_item feature for CompleteDone event. > > https://groups.google.com/d/msg/vim_dev/XDFDQ8rkBII/xfOjjDzpa00J > > This feature is useful for printing selected item information. > You can get the selected dictionary which has "word", "abbr", "menu", "kind" > dictionary key. > It is implemented by jedi-vim, and more plugins. > > http://stackoverflow.com/questions/14053720/get-selected-item-from-the-completion-popup-menu > > The patch is below. It is reviewed by Yasuhiro Matsumoto.
Thanks, I'll add it in the todo list. -- How To Keep A Healthy Level Of Insanity: 1. At lunch time, sit in your parked car with sunglasses on and point a hair dryer at passing cars. See if they slow down. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
