geany/TODO
Enrico Tröger cde7419e5b several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@141 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-16 18:28:13 +00:00

27 lines
912 B
Plaintext

TODO List:
----------
( features included in () have lower priority)
Geany 0.5 or later:
o make keyboard shortcuts user-definable
o put default filetype extensions in the config file, read them in a GList
o inverting highlighting by selection
o src/sci_cb.c: improve auto completion(include local tags)
o documentation: list and explain filetype modes
o src/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 command line option -e (editor mode)
o extend use of doc_list[].is_valid
o filetype SQL
o startup notification
o (indent wrapped lines, but how?)
o (project management)
o (folding)
o (folder tree in the sidebar)
o (vim-like settings stored in files as comment)