Bug 7940 - Apply patch that adds type and name information for variables in tags
Summary: Apply patch that adds type and name information for variables in tags
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: ctags (show other bugs)
Version: unstable
Hardware: all Linux
: P5 enhancement
Assignee: Vladimir D. Seleznev
QA Contact: qa-sisyphus
URL: ftp://ftp.vim.org/pub/vim/unstable/pa...
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 21:25 MSD by Sir Raorn
Modified: 2005-09-22 23:09 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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