5c3947ba3e
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@119 ea778897-0a13-0410-b9d1-a72fbfd435f5
22 lines
732 B
Plaintext
22 lines
732 B
Plaintext
TODO List:
|
|
----------
|
|
( features included in () have lower priority)
|
|
|
|
|
|
Geany 0.5 or later:
|
|
|
|
o sci_cb.c: improve auto completion(include local tags)
|
|
o documentation: list and explain filetype modes
|
|
o interface.c: reorder the 'document' menu entry, differ between
|
|
document related and general settings, new submenu: View->Editor
|
|
o fix a really nasty bug which causes a segfault, but don't know
|
|
where, is it still existent?
|
|
o encoding-bug in utils_convert_to_utf8()
|
|
o document_save -> update things only when not quitting
|
|
o command line option -e (editor mode)
|
|
o extend use of doc_list[].is_valid
|
|
o (indent wrapped lines, but how?)
|
|
o (project management)
|
|
o (folding)
|
|
o (vim-like settings stored in files as comment)
|