forked from processing/processing-experimental
-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
50 lines (28 loc) · 1.22 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
TODO List for PDE X
===================
This would also be a break down of my thought process and ideas as I tackle
various tasks. Previously, a different todo file was used for GSoC 2013.
Manindra Moharana (me@mkmoharana.com)
[ ]: Todo, [x] : Done, ? : Undecided Todo, ! : Critical, + : Minor Todo
Critical Bugs
-------------
-[ ] Better memory management. #1
-[ ] Breakpoints in classes. #47
Normal Bugs
-----------
-[x] Sketch NOC 6_09: steer PVector, doesn't show completion. #68
-[x] Sketch NOC 6_09: Classname in Template, doesn't scroll to decl. This is
happening due certain post processing offsets not being accounted for - "public void"
-[x] New offset matching now used by Show Usage
-[x] New offset matching now used by Refactoring
Enhancements/New Features
-------------------------
-[x] Precise error highlighting(PEH). Now working for one error per line. Hell yeah!
-[ ] Gotta fix PEH for multiple errors per line. Will be slightly meticulous.
-[ ] When viewing Outline View, instead of showing the beginning of the list,
it should select the current node element within which the cursor is presently
positioned.
-[ ] Begin work on code snippets.
-[ ] JUnit Testing?
-[ ] Preferences panel
-[ ] Line Numbers