SF.net SVN: geany:[4899] trunk/TODO
ntrel at users.sourceforge.net
ntrel at xxxxx
Tue May 11 11:56:56 UTC 2010
Revision: 4899
http://geany.svn.sourceforge.net/geany/?rev=4899&view=rev
Author: ntrel
Date: 2010-05-11 11:56:55 +0000 (Tue, 11 May 2010)
Log Message:
-----------
Update and add item:
better file template {filename} wildcard replacement +{BASENAME}
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2010-05-11 11:49:09 UTC (rev 4898)
+++ trunk/TODO 2010-05-11 11:56:55 UTC (rev 4899)
@@ -7,14 +7,12 @@
Next version or later:
+ o better file template {filename} wildcard replacement +{BASENAME}
o documentation: list and explain filetype modes
o common default highlighting styles configurable for all
programming languages (done for C-like filetypes using
filetypes.common named styles)
- o configurable filetype and project make commands (e.g. using
- bud for D) - see the build-system SVN branch
o (better custom filetype support)
- o (support for adding plugin filetypes - SCI_LOADLEXERLIBRARY?)
o (custom template insertion - so user can add licenses, etc)
o (selectable menu of arguments to use for Make, from Make Custom)
o (DBUS)
@@ -28,8 +26,6 @@
o stable plugin ABI for the 1.0 series? (Split up geany_data, prefs,
GeanyKeyCommand enum into groups)
o review documentation
- o review any hidden prefs/compile time constants that could be in the
- Prefs dialog, e.g. invert_all syntax highlighting pref
Wishlist
@@ -40,5 +36,6 @@
function_name(arguments) syntax - see python.c:parseArglist())
o (better tags support for popular languages? - this is a moving
target...)
+ o (support for adding plugin filetypes - SCI_LOADLEXERLIBRARY?)
o Some kind of support for CTags tags files
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.
More information about the Commits
mailing list