Kdevelop 3.2.2 - Quickopen disabled by default in

Tim Harper tim at matchbin.com
Wed Mar 29 23:28:57 BST 2006


I installed kdevelop 3.2.2 from source for development in ruby and noticed 
that quickopen was disabled by default.  This is one of my favorite features 
of kdevelop.

I looked into the problem and found in this file:
/usr/share/apps/kdevelop/profiles/IDE/ScriptingLanguageIDE/RubyIDE/profile.config

this line
[Disable]
List=kdevfilelist,kdevsnippet,kdevvalgrind,kdevastyle,kdevctags2,kdevfilegroups,kdevsecurity,kdevregexptest,kdevquickopen

So, it was implicitly disabled.  
So, i enabled it like so:
List=kdevsnippet,kdevvalgrind,kdevastyle,kdevctags2,kdevsecurity,kdevregexptest

All works fine and dandy.  Does anyone know why this feature was disabled?

Tim

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list