-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.txt
35 lines (22 loc) · 1.12 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
new plist file action
DONE 2011-11-05. Implemented simply as a template.
add row to new blank plist file. context menu item.
DONE 2011-11-01. Now showing root item, so can do this with editor buttons.
always show editor add/remove buttons. Show on hover is unreliable
DONE 2011-11-02.
always show disclosure triangle on aggregates. Now hides if empty aggregate is folded open
DONE 2011-11-02. Limited to com.apple.laf.AquaTreeUI only. Known limitation: Empty open node will not close.
prevent changing root type to non-aggregate for JSON storage format
DONE 2011-11-01.
limit plugin to AppCode only.
requires OC-2378.
DONE 2011-11-28.
retain node expansion status across editor invocations
auto-reload changed file from disk
context menu in editor to switch storage format
auto-edit name of newly inserted row?
proper keyboard controls for editor
integrate with undo management
auto-complete for known plist types such as application Info.plist
includes completing names, more descriptive name alternatives and setting the structure of the node/subnodes according to pre-defined structures.
rework editor to use custom component