Remove multiline regex item (\n is now matched).

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4797 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
Nick Treleaven 2010-04-01 15:55:13 +00:00
parent 5b9605a9d6
commit dc3801eaf2

2
TODO
View File

@ -19,8 +19,6 @@ Note: features included in brackets have lower priority.
o (selectable menu of arguments to use for Make, from Make Custom)
o (DBUS)
o (sci macro support - as a plugin?)
o (better search & replace regex support e.g. multiline - use
SCI_GETCHARACTERPOINTER and GNU regex?)
o (parsing tags from a memory buffer instead of a file on disk)
o (tango-like icons for the symbol list)
o (per-workspace instances with socket support?)