Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » bug: code completion is not working when namespaces are used
Re: bug: code completion is not working when namespaces are used [message #24398 is a reply to message #24324] |
Thu, 14 January 2010 09:35  |
aftershock
Messages: 143 Registered: May 2008
|
Experienced Member |
|
|
I cannot see why would you need to run the preprocessor each time.
You could cache it the symbol table deduced from the preprocessed files.
If the lines before includes change or header file change you could make the program redo the preprocessising.
Otherwise, you could just use the cached information.
In most cases, it would be fast.
|
|
|
Goto Forum:
Current Time: Fri May 02 22:10:21 CEST 2025
Total time taken to generate the page: 0.03169 seconds
|