[scintilla] [ scintilla-Bugs-832376 ] Abbrevations error
by SourceForge.net other posts by this author
Oct 29 2003 2:00PM messages near this date
[scintilla] ScintillaNET wrapper: ReplaceXXX problems with empty
strings (target range deletion)
|
[scintilla] GTK+ user defined accelerators, stuttered page up
Bugs item #832376, was opened at 2003-10-29 15:00
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=832376&group_id=2439
Category: SciTE
Group: Bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Carola Kummert (sammywg)
Assigned to: Nobody/Anonymous (nobody)
Summary: Abbrevations error
Initial Comment:
Hello,
in SciTE 1.55 the abbrevations doesn't match the right
entry.
Example:
declared in file abbrev.properties:
myAbbrev=foo
v=bar
matches in the document only at v, so we receive
myAbbrebar
instead of
foo
Thank you for fixing :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=102439&aid=832376&group_id=2439
_______________________________________________
Scintilla-interest mailing list
Scintilla-interest@[...].org
http://mailman.lyra.org/mailman/listinfo/scintilla-interest
|