[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/sdk/kdevplatform/language/highlighting
From:       Milian Wolff <mail () milianw ! de>
Date:       2010-04-21 15:58:50
Message-ID: 20100421160146.22488AC89E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1117239 by mwolff:

add another TODO - it should be overloadable whether local colorization should be \
done for a context or not (PHP would need that for global context)

 M  +1 -0      codehighlighting.cpp  


--- trunk/extragear/sdk/kdevplatform/language/highlighting/codehighlighting.cpp \
#1117238:1117239 @@ -215,6 +215,7 @@
     return;
   }
 
+  ///TODO: 4.1 make this overloadable, e.g. in PHP we also want local colorization \
in global context  bool isInFunction = context->type() == DUContext::Function || \
(context->type() == DUContext::Other && context->owner());  
   if( isInFunction && m_highlighting->m_localColorization ) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic