Suggestion:separate ctags file for global search paths
Posted: Mon Jun 04, 2012 7:53 pm
Hello,I used ctags parser for my project,it's fast and smart.But I found that codelite will generate a huge ctags database file for each workspace(mingw over 16M),which include duplicate tags for global search paths.
Is there a way that codelite generating a common ctags file for globel ctags search paths and another ctags file for workspace? Codelite searchs workspace ctags file first and then globel ctags file.This will reduce the hard disk space of workspace.
Is there a way that codelite generating a common ctags file for globel ctags search paths and another ctags file for workspace? Codelite searchs workspace ctags file first and then globel ctags file.This will reduce the hard disk space of workspace.