Bug 7940

Summary: Apply patch that adds type and name information for variables in tags
Product: Sisyphus Reporter: Sir Raorn <raorn>
Component: ctagsAssignee: Vladimir D. Seleznev <vseleznv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: enhancement    
Priority: P5 CC: ktirf, vseleznv
Version: unstable   
Hardware: all   
OS: Linux   
URL: ftp://ftp.vim.org/pub/vim/unstable/patches/ctags-5.5.4.patch

Description Sir Raorn 2005-09-12 21:25:42 MSD
Date: Sat, 10 Sep 2005 14:46:00 +0200
From: Bram Moolenaar <Bram at moolenaar.net>
To: vim-dev at vim.org
Subject: Occult completion


Filetype-specific remarks for occult completion     *compl-occult-filetypes*

C                                                       *ft-c-occult*

Completion requires a tags file.  You should use Exuberant ctags, because it
adds extra information that is needed for completion.  You can find it here:
http://ctags.sourceforge.net/
For version 5.5.4 you need to add a patch that adds the "typename:" field:
ftp://ftp.vim.org/pub/vim/unstable/patches/ctags-5.5.4.patch
Comment 1 Sir Raorn 2005-09-22 23:08:36 MSD
Багу мне.
Comment 2 Sir Raorn 2005-09-22 23:09:12 MSD
Fixed in alt1.1