Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Ctags Indexer - Code Assist/Completion with structures
Ctags Indexer - Code Assist/Completion with structures [message #161910] Mon, 16 January 2006 16:44
Dieter Raninger is currently offline Dieter RaningerFriend
Messages: 1
Registered: July 2009
Junior Member
Hi there,
i'm trying to activate CTAGS-Indexer. My basic config was 'No indexer' and
'Search current files and include files' for search scope for completion
proposals.

This way i could complete
- defines
- functions
- structures

The only thing was that it was too slow for a very big project.

After creating a tags file with exuberant ctags and activating Ctags-Indexer
(set search scope for completion proposals to 'search current project')
the completion speeded up as i like it (< 1s).

Just structure completion didn't work any more. If i activate now
'Search current files and include files' for the search scope it works
but once again too slow (~10s - in a project with 3000 files).

What's going on here?
Does anybody know?

PS: I think there is a problem, because local variables are not processed
anymore when setting search scope to 'search current project' (but 'search
current project'
sound like more than 'Search current files and include files').

Dieter
Previous Topic:Interaction with crossover office 5.0.
Next Topic:problem with cygwin1.dll
Goto Forum:
  


Current Time: Sat Apr 20 01:10:59 GMT 2024

Powered by FUDForum. Page generated in 0.02861 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top