[kdevelop] [Bug 378428] Enable symbol list panel from Kate in KDevelop

2017-04-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=378428

Kevin Funk  changed:

   What|Removed |Added

 CC||alexan...@zhigalin.tk

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 378428] Enable symbol list panel from Kate in KDevelop

2017-04-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=378428

Kevin Funk  changed:

   What|Removed |Added

   Keywords||junior-jobs

--- Comment #5 from Kevin Funk  ---
+1.

Options to improve the situation: 
- Expand all nodes by default? I think that's feasible and useful.
  I don't think it will ever end up in a performance bottle-neck.
- Fix kdev-php so it doesn't lowercase all the symbols (why does it do that?!)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 378428] Enable symbol list panel from Kate in KDevelop

2017-04-04 Thread Jan Pavlicek
https://bugs.kde.org/show_bug.cgi?id=378428

--- Comment #4 from Jan Pavlicek  ---
@Steven Brauch - well, that would of course be even better :-) rhe ability to
display the current class (if there is only one class in a file, which is the
case for almost all modern PHP application and defined in PSR standards) as a
base level without the need to traverse namespaces and the ability to display
method and property names with their original case would be great.

Thank you very much for your attention to this!

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 378428] Enable symbol list panel from Kate in KDevelop

2017-04-04 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=378428

Sven Brauch  changed:

   What|Removed |Added

 CC||m...@svenbrauch.de

--- Comment #3 from Sven Brauch  ---
I don't think we should do that. Instead, let's fix our symbol list so that it
is better usable. Our symbol list has a better data source (actual parser vs.
some pattern matching) and we shouldn't have the same feature twice.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 378428] Enable symbol list panel from Kate in KDevelop

2017-04-04 Thread Jan Pavlicek
https://bugs.kde.org/show_bug.cgi?id=378428

--- Comment #2 from Jan Pavlicek  ---
Created attachment 104864
  --> https://bugs.kde.org/attachment.cgi?id=104864&action=edit
Visual comparsion of Kate's Symbol list vs KDevelop outline in PHP project

Added screenshot comparison of both panels

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 378428] Enable symbol list panel from Kate in KDevelop

2017-04-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=378428

--- Comment #1 from Kevin Funk  ---
Screenshot please so we know what we're talking about :)

-- 
You are receiving this mail because:
You are watching all bug changes.