Revision: 2959 http://geany.svn.sourceforge.net/geany/?rev=2959&view=rev Author: ntrel Date: 2008-09-17 15:54:37 +0000 (Wed, 17 Sep 2008)
Log Message: ----------- Add item: custom pipe-separated tags files support. Edit/update wishlist.
Modified Paths: -------------- trunk/TODO
Modified: trunk/TODO =================================================================== --- trunk/TODO 2008-09-17 12:36:04 UTC (rev 2958) +++ trunk/TODO 2008-09-17 15:54:37 UTC (rev 2959) @@ -28,6 +28,7 @@ o (parsing tags from a memory buffer instead of a file on disk) o (calltip support for non-C-like languages that use function_name(arguments) syntax) + o (custom pipe-separated tags files support) o (better tags support for popular languages? - this is a moving target...) o (tango-like icons for the symbol list) @@ -50,8 +51,8 @@ -------- Note: these items might not get worked on.
- o Some kind of support for ctags files + o Some kind of support for CTags tags files o Scope resolution for object members - o Multiline regex support (requires work on Scintilla) - o Split window editing - o Python plugin interface + o Multiline regex support (may require work on Scintilla, or + alternatively could perhaps use SCI_GETCHARACTERPOINTER) + o Python plugin interface (different concept from Lua scripting).
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.