geany/TODO

29 lines
933 B
Plaintext
Raw Normal View History

TODO List:
----------
( features included in () have lower priority)
Geany 0.6 or later:
o test filetype extension loading
o create filetype specific menus, read templates from filetypes.*,
use XML instead of key-value-format
o template rework
o improve toolbar tooltips translation
o fix a freeze at switching between filetypes with files in
ISO-8859-x encoding (reported by Jörg Sommer)
o fix: "attempt to put segment in horiz list twice" warning
o encoding-bug in utils_convert_to_utf8()
o documentation: list and explain filetype modes
o make keyboard shortcuts user-definable
o inverting highlighting by selection
o src/sci_cb.c: improve auto completion(include local tags)
o extend use of doc_list[].is_valid
o (PHP syntax check)
o (command line option -e (editor mode))
o (startup notification)
o (indent wrapped lines, but how?)
o (project management)
o (folding)
o (folder tree in the sidebar)