SF.net SVN: geany:[5673] trunk/TODO
ntrel at users.sourceforge.net
ntrel at xxxxx
Fri Apr 1 16:10:52 UTC 2011
Revision: 5673
http://geany.svn.sourceforge.net/geany/?rev=5673&view=rev
Author: ntrel
Date: 2011-04-01 16:10:51 +0000 (Fri, 01 Apr 2011)
Log Message:
-----------
add item: filetype-independent run command & keybinding.
Update & edit 2 items.
Modified Paths:
--------------
trunk/TODO
Modified: trunk/TODO
===================================================================
--- trunk/TODO 2011-04-01 16:02:17 UTC (rev 5672)
+++ trunk/TODO 2011-04-01 16:10:51 UTC (rev 5673)
@@ -15,12 +15,12 @@
programming languages (done for C-like filetypes using
filetypes.common named styles)
o update included regex library (and other CTags improvements)
+ o filetype-independent run command & keybinding
o (better custom filetype support)
o (custom template insertion - so user can add licenses, etc)
o (selectable menu of arguments to use for Make, from Make Custom)
o (DBUS)
o (sci macro support - as a plugin?)
- 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 - see
workspace-sockets branch)
@@ -36,10 +36,10 @@
--------
Note: these items might not get worked on.
- o (calltip support for non-C-like languages that use
+ o (calltip support for more non-C-like languages that use
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 (support for adding syntax highlighting dynamically?)
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