On 8 Apr 2008, at 19:57, dvlogic wrote:
Is there a way to fold (hide) C/C++ #ifdef's that are not defined in a project? [...]
You can add #ifdef/#endif to the folding patterns¹ but it cannot be smart about only folding those things which the C preprocessor will throw away.
¹ http://macromates.com/textmate/manual/navigation_overview#customizing_foldin...