Bug 140861 - PL/SQL folding support missing
Summary: PL/SQL folding support missing
Status: RESOLVED WORKSFORME
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2007-01-29 23:51 UTC by Gábor Nagy
Modified: 2023-03-05 15:25 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Nagy 2007-01-29 23:51:03 UTC
Version:           2.5.5 (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages

Hi!

It would be great if kate would support SQL (PL/SQL) folding.

Actually there is no such thing as PL/SQL in Kate at the moment, so I use filetype: none, highlighting:SQL.

It would be great if procedures, functions could be folded.

Cheers,
Gabor
Comment 1 Dominik Haumann 2007-01-31 18:11:33 UTC
It would be great if you can provide a patch ;)
Comment 2 Anders Lund 2007-01-31 18:13:35 UTC
On Monday 29 January 2007, G
Comment 3 Gábor Nagy 2007-05-30 12:40:23 UTC
OK, please provide me a URL that describes how to add folding to a syntax definition!
Then I will take the SQL definition, and modify it.
Comment 5 Christoph Cullmann 2011-08-12 09:36:01 UTC
Either provide a patch or we won't get this done ;)
Comment 6 Marian Kyral 2013-11-07 10:07:34 UTC
(In reply to comment #4)
> http://kate-editor.org/article/writing_a_kate_highlighting_xml_file :)

It seems like url changed to http://kate-editor.org/2005/03/24/writing-a-syntax-highlighting-file/
I'll try to take a look on it, as I miss this too.
Comment 7 Andrew Crouthamel 2018-09-25 03:43:23 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Andrew Crouthamel 2018-10-27 02:44:50 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 9 Martin Walch 2023-03-05 15:25:25 UTC
For the record: This has been implemented in 2014 with bug #341586.