b4bb667f68
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@131 ea778897-0a13-0410-b9d1-a72fbfd435f5
25 lines
833 B
Plaintext
25 lines
833 B
Plaintext
TODO List:
|
|
----------
|
|
( features included in () have lower priority)
|
|
|
|
|
|
Geany 0.5 or later:
|
|
|
|
o geany.desktop: absolute icon path
|
|
o make keyboard shortcuts user-definable
|
|
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 (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)
|