Bugs item #1206070, was opened at 2005-05-21 10:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1206070&group_id=2439

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Scintilla
Group: Bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Piotr Fusik (pfusik)
Assigned to: Nobody/Anonymous (nobody)
Summary: Folding behaves erroneously with "//}"

Initial Comment:
Try to contract "class Foo":
class Foo {
        int bar;
        void f() {
                //if (bar) {
                //      g();
                //}
        }
        void g() {
        }
}


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1206070&group_id=2439
_______________________________________________
Scintilla-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scintilla-interest

Reply via email to