[scintilla] [ scintilla-Bugs-1597164 ] LexPascal doesn't style last "end"
by SourceForge.net other posts by this author
Nov 23 2006 12:40AM messages near this date
[scintilla] [ scintilla-Feature Requests-1598279 ] request enhancing INDIC_ROUNDBOX
|
[scintilla] [ scintilla-Bugs-1595397 ] Will not compile and no help file.
Bugs item #1597164, was opened at 2006-11-15 19:03
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=1597164&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
Private: No
Submitted By: eht16 (eht16)
Assigned to: Nobody/Anonymous (nobody)
Summary: LexPascal doesn't style last "end"
Initial Comment:
Hi,
the Pascal lexer doesn't style the last "end" in a Pascal file if it is on the last line. E.
g. FreePascal doesn't require a final new line on source files so if the "end" of a file is
on the last line it should also be styled as a keyword.
The attached patch fixes this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=1597164&group_id=2439
_______________________________________________
Scintilla-interest mailing list
Scintilla-interest@[...].org
http://mailman.lyra.org/mailman/listinfo/scintilla-interest
|