-
Notifications
You must be signed in to change notification settings - Fork 6
/
roadmap
59 lines (44 loc) · 1.18 KB
/
roadmap
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
49
50
51
52
53
54
55
56
57
58
Roadmap
=======
For the 0.8.0:
--------------
– write unit test [ WIP ]
– Include the menu refactoring [ DONE ]
– Method extensions [ DONE ]
– add first class category but for methods [ DONE ]
– FileIn/FileOut of projects [ DONE ]
– Hide by default the workspace section [ DONE ]
– Check all the commands and fix them if necessary [ DONE ]
For the 0.8.1:
--------------
– PackageSource (generate dep and package.xml files)
– bug fixing
– pane fixed [ DONE ]
For the 0.8.2:
--------------
– Refactor onFocusPerfom:
– welcome screen
For the 0.8.5:
--------------
– write unit test
– Drag And Drop for Tabs
– Include preferences framework
– migrate to the new state refactoring
– package management within VisualGST with a tool like we
have in linux distro (list of repositories/list of installed packages/…)
For the 0.9.0:
--------------
– write unit test :-P
– Classical text editor
– Multiple windows
– GIT integration
– debugger
– file out all the time when you do a ctrl+s
For the 0.9.5:
--------------
– Tab group management like firefox 4
For 1.0.0 and after :
---------------------
– ChangeSet
– work in team
– VisualGST for Iliad