83170ef1cb
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@1238 ea778897-0a13-0410-b9d1-a72fbfd435f5
26 lines
836 B
Plaintext
26 lines
836 B
Plaintext
TODO List:
|
|
----------
|
|
(features included in () have lower priority)
|
|
|
|
|
|
Next version or later:
|
|
|
|
o fix problems when loading global.tags and other tags files are
|
|
already loaded
|
|
o fix calltip return type to show pointers (and maybe const, etc.)
|
|
o Go to xxx - definable command
|
|
o documentation: list and explain filetype modes
|
|
o documentation: preferences
|
|
o user-definable construct completion
|
|
o don't override Scintilla keybindings by default (Ctrl-D, Ctrl-L)
|
|
o allow use of custom global tags files
|
|
o project management
|
|
o filetype template support for all filetypes
|
|
o common default highlighting for all programming languages
|
|
o fix parsing command line args after given filenames
|
|
o (DBUS)
|
|
o (startup notification)
|
|
o (indent wrapped lines - Scintilla issue)
|
|
o (folder tree in the sidebar)
|
|
o (improved Windows support)
|