From 9f65d4e5883ddca187d0d099ead7ae62135e28a0 Mon Sep 17 00:00:00 2001 From: jdf Date: Sun, 28 Mar 2010 15:14:35 +0000 Subject: [PATCH] Moved bugs to proper category --- todo.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/todo.txt b/todo.txt index 4d9953f56..b57f7e229 100644 --- a/todo.txt +++ b/todo.txt @@ -895,6 +895,10 @@ _ sketches should only write to the console of their editor window _ http://dev.processing.org/bugs/show_bug.cgi?id=921 P5 _ problems with file/print P5 _ http://dev.processing.org/bugs/show_bug.cgi?id=1230 +_ Bracket idenfication {} is not aware of comments // +_ http://dev.processing.org/bugs/show_bug.cgi?id=1450 +_ comment is shown as code after auto format +_ http://dev.processing.org/bugs/show_bug.cgi?id=1194 PDE / Editor Buttons @@ -1177,10 +1181,6 @@ _ "too many right parens" error when there are not _ http://dev.processing.org/bugs/show_bug.cgi?id=867 _ code without a new line at end crashes _ http://dev.processing.org/bugs/show_bug.cgi?id=880 -_ Bracket idenfication {} is not aware of comments // -_ http://dev.processing.org/bugs/show_bug.cgi?id=1450 -_ comment is shown as code after auto format -_ http://dev.processing.org/bugs/show_bug.cgi?id=1194