diff options
| author | Marius Kintel <marius@kintel.net> | 2011-12-12 20:52:36 (GMT) | 
|---|---|---|
| committer | Marius Kintel <marius@kintel.net> | 2011-12-12 20:52:36 (GMT) | 
| commit | 67b2b8be1f89b79425cb5b2199e2890417d2e78b (patch) | |
| tree | 72acea342877ed8075f675f91e2440caf7fe1016 | |
| parent | f76b77ae90d52f98969ce76e9a5ea548a31b329f (diff) | |
added note about auto-indent
| -rw-r--r-- | doc/TODO.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/TODO.txt b/doc/TODO.txt index 560e270..cfdacdc 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -90,6 +90,7 @@ o Editor wishlist      in the source code in the 3D view    - Tabbed editor for designs including other files    - C-c/C-v should work on the focused widget, not always in the editor +  - Auto-indent on enter and on tab  o Error reporting/debugging    - Provide better error messages when polygon ordering causes CGAL errors:      o Supply syntax highlighting of the exact polygon indices which are  | 
