Skip to content

Commit 014c9c5

Browse files
committed
recent todo items
1 parent 31c883b commit 014c9c5

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

core/todo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
0261 (3.3.4 or 3.4)
22
X add exec() with StringList options
33
X start to add stub for shell() function
4+
_ loadTable() should support a separator specification option
5+
_ https://github.com/processing/processing/issues/5068
46

57
jakub
68
X Fix keyPressed for multiple keys

todo.txt

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ X Consider $SUDO_USER on Linux for locating the sketchbook folder
2424
X https://github.com/processing/processing/pull/5055
2525
o https://github.com/processing/processing/pull/5054
2626

27+
contrib
28+
X Make the change detector not reload the sketch
29+
X https://github.com/processing/processing/issues/4713
30+
X https://github.com/processing/processing/pull/5021
31+
X https://github.com/processing/processing/pull/4849
32+
33+
2734
_ sketch.properties not being written if initial mode is p5.js?
2835
_ when creating a sketch within non-Java mode, should write the settings file
2936
_ so that it re-loads in the proper environment
@@ -62,14 +69,6 @@ _ restrict more things like "show sketch folder"
6269
_ don't allow adding files w/o saving
6370
_ others?
6471

65-
66-
contrib
67-
_ Make the change detector not reload the sketch
68-
_ https://github.com/processing/processing/pull/5021
69-
_ https://github.com/processing/processing/issues/4713
70-
X https://github.com/processing/processing/pull/4849
71-
72-
7372
_ Could not initialize class com.sun.jna.Native on startup (Windows)
7473
_ https://github.com/processing/processing/issues/4929
7574

0 commit comments

Comments
 (0)