Menu

#1138 fold code on '(' and ')'

Committed
closed
nobody
5
2016-03-16
2016-03-03
No

I like to do functions with one parameter per line.
I would like to be able to fold code on '(' and ')'.
See example below.

        ssl3_send_alert(
            s,
            SSL3_AL_FATAL,
            al
        );

b4n from the Geany project will attach a diff that implements folding on '(' and ')'.

Discussion

  • Neil Hodgson

    Neil Hodgson - 2016-03-04
    • labels: --> scintilla, lexer, cpp
    • Group: Completed --> Committed
     
  • Neil Hodgson

    Neil Hodgson - 2016-03-04

    Committed as [5489b3].

     

    Related

    Commit: [5489b3]

  • Neil Hodgson

    Neil Hodgson - 2016-03-16
    • status: open --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.