[kdevelop] [Bug 378428] usability issues with the symbol viewer plugin

2017-04-05 Thread Milian Wolff
https://bugs.kde.org/show_bug.cgi?id=378428 --- Comment #7 from Milian Wolff --- we also store the non-lowercased version in special PHP classes, we just need a way to use those in place of the non-lowercased versions by introducing a new virtual in Declaration that gets overloaded. This is actu

[kdevelop] [Bug 378428] usability issues with the symbol viewer plugin

2017-04-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=378428 --- Comment #6 from Sven Brauch --- To write down the lowercase problem here (discussed in IRC), the symbols are all stored in lowercase in the DUChain, because PHP is case-insensitive, and I don't think you can reasonably build a case-insensitive versi

[kdevelop] [Bug 378428] usability issues with the symbol viewer plugin

2017-04-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=378428 Sven Brauch changed: What|Removed |Added Summary|Enable symbol list panel|usability issues with the |from