Patch for faster TagsManager::GetAllTagsNames
Posted: Tue Nov 03, 2009 1:14 pm
Here's patch for speeding up TagsManager::GetAllTagsNames when all CodeCompletionColourOpts are selected by using a query without a "where" clause.
I already downloaded it from SFbasic wrote:Here's patch for speeding up TagsManager::GetAllTagsNames when all CodeCompletionColourOpts are selected by using a query without a "where" clause.