-
Notifications
You must be signed in to change notification settings - Fork 29
Roadmap
Dominique Lasserre edited this page Sep 2, 2013
·
1 revision
Aims for Valama / Guanako releases
Roadmap freeze: 17.11.2012
Open milestone issues: 1.0
| Feature | Status | |
|---|---|---|
| 1 | Create new projects via GUI | done |
| 2 | Offer several templates (Plain Vala project, GTK, Clutter, Gstreamer Audio + Video, DBus) | in progress |
| 3 | Complete compiler error handling | done |
| 4 | Resizable GUI elements (Possibly using GDL) | done |
| 5 | Allow hiding symbol browser | done |
| 6 | Allow hiding error list (in an intelligent way, e.g. disappear when all errors are solved and appear after compiling) | ignore |
| 7 | Multiple independent source file buffers | done |
| 8 | Logo (fully GPL) | done |
| 9 | Execute / stop binary from GUI; Show application's terminal output | done |
| Feature | Status | |
|---|---|---|
| 1 | Autocompletion rules as complete as possible | done |
| 2 | Guanako as a separate library | done |
| Feature | Status | |
|---|---|---|
| 1 | Allow manual setting of defines | not started |
| 2 | Add GSettings support(Remember window size, allow choosing different fonts etc) | in progress |
| 3 | Add Code folding | not started |
| 4 | Add auto indentation | not started |
| Feature | Status | |
|---|---|---|
| 1 | Advanced debugging: Break points, object inspection | not started |
| Feature | Status | |
|---|---|---|
| 1 | Plugin interface | not started |
| 2 | Glade integration | not started |
| 3 | Easy refactoring (renaming of objects) | not started |
| 4 | Valadoc integration | not started |
| Feature | Status | |
|---|---|---|
| 1 | Autocompletion: Exact type matching (for return types, assignments, parameters, signals, ...) | not started |