d358ae6c5e
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@183 ea778897-0a13-0410-b9d1-a72fbfd435f5
33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
TODO List:
|
|
----------
|
|
( features included in () have lower priority)
|
|
|
|
|
|
Geany 0.6 or later:
|
|
|
|
O vte.c:265 !!!
|
|
o set filetype in file open dialog
|
|
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 open files in a new tab in a already running instance
|
|
o encoding-bug in utils_convert_to_utf8()
|
|
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 make keyboard shortcuts user-definable
|
|
o inverting highlighting by selection
|
|
o put default filetype extensions in the config file, read them in a GList
|
|
o src/sci_cb.c: improve auto completion(include local tags)
|
|
o property dialog in File->Properties like
|
|
http://developer.gnome.org/projects/gup/hig/2.0/images/property-window.png
|
|
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)
|
|
o (vim-like settings stored in files as comment)
|