[rkward-cvs] SF.net SVN: rkward: [1988] trunk/rkward

tfry at users.sourceforge.net tfry at users.sourceforge.net
Mon Sep 24 16:18:16 UTC 2007


Revision: 1988
          http://rkward.svn.sourceforge.net/rkward/?rev=1988&view=rev
Author:   tfry
Date:     2007-09-24 09:18:16 -0700 (Mon, 24 Sep 2007)

Log Message:
-----------
FOR 0.4.8: ChangeLog, TODO

Modified Paths:
--------------
    trunk/rkward/ChangeLog
    trunk/rkward/TODO

Modified: trunk/rkward/ChangeLog
===================================================================
--- trunk/rkward/ChangeLog	2007-09-24 15:47:28 UTC (rev 1987)
+++ trunk/rkward/ChangeLog	2007-09-24 16:18:16 UTC (rev 1988)
@@ -1,3 +1,4 @@
+- commands run through the console from the script editor will now be added to the command history (this can be turned off in the settings)
 - fixed: promise objects (created by delayedAssign()) directly in globalenv() would be forced early
 - make wrapper script work, when konsole is not installed
 - correct syntax highlighting for ::: and NA_integer_ and others

Modified: trunk/rkward/TODO
===================================================================
--- trunk/rkward/TODO	2007-09-24 15:47:28 UTC (rev 1987)
+++ trunk/rkward/TODO	2007-09-24 16:18:16 UTC (rev 1988)
@@ -32,8 +32,12 @@
 
 UI-stuff
 	- find/create a set of menu icons (https://sourceforge.net/mailarchive/message.php?msg_id=37891606)
-	"First-run wizard"
+	- "First-run wizard"
 		- pre-install R packages
+	- Snippets library
+		- pre-defined snippets to base scripts on
+		- custom snippets
+		- can be categorized by keywords / search
 	- Check for existence of php binary on startup, not only when loading a plugin
 	- RKEditorDataFrame
 		- undo/redo
@@ -70,6 +74,7 @@
 		- Allow pasting at other positions than line end
 		- Prevent cursor from venturing into lines other than the last line
 		- When inside a string, should offer tab-completion for system paths (will maybe have to wait for KDE4, when we get better clues, what context we are currently in)
+		- Allow multi-line command editing?
 	- Script editor:
 		- new action "Run Toplevel expression" (see https://sourceforge.net/mailarchive/forum.php?thread_id=31463482&forum_id=12970)
 		- new action "Source file"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list