geany/TODO
Enrico Tröger d6097b6b7c several changes
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@229 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-02-26 18:29:54 +00:00

27 lines
880 B
Plaintext

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 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 (folder tree in the sidebar)