a47062adf3
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@53 ea778897-0a13-0410-b9d1-a72fbfd435f5
27 lines
937 B
Plaintext
27 lines
937 B
Plaintext
TODO List:
|
|
----------
|
|
( features included in () have lower priority)
|
|
|
|
|
|
Geany 0.4 or later:
|
|
|
|
o window positioning and window resizing doesn't work under win32
|
|
o sci_cb.c: improve auto completion(include local tags)
|
|
o documentation: list and explain filetype modes
|
|
o interface.c: reorder the 'document' menu entry, differ between
|
|
document related and general settings, new submenu: View->Editor
|
|
o http://pan.rebelbase.com/download/releases/0.14.2/WINDOWS/
|
|
gtk_for_windows/
|
|
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 latex build menu
|
|
o store tag list per document instead of creating it "live"
|
|
o command line option -e (editor mode)
|
|
o BSD compatibility
|
|
o check for inline-usage e.g. in sciwrappers.c
|
|
o (indent wrapped lines, but how?)
|
|
o (project management)
|
|
o (folding)
|
|
o (vim-like settings stored in files as comment)
|