CVS commit by alund: Adding some kate related items - I'm sure there were more in my lost TODO list :( M +48 -0 kde-features.xml 1.670 --- developer.kde.org/development-versions/kde-features.xml #1.669:1.670 @@ -27,4 +27,5 @@ * * me thinks this makes editing for VI-users easier (akrille) * * vim: set tw=80 ts=2 sw=2 + --> @@ -186,4 +187,8 @@ + + Give find/replace the ability of handling line breaks and tab characters. + + @@ -512,4 +517,28 @@ + + + Rewrite the file list to use klistview instead of klistbox, and + add a lot of sorting options, basic file management support (delete, + rename, move). Add option to show bookmarks for the files in a tree. Add + coloring of recently viewed/edited files. + + + + + Add support for find/replace in multiple files. + + + + Add support for autosaving edited documents in a configurable + interval, including remote documents. + + + + Add a tool similar to the External Tools but for piping + expanded commands into the built in terminal. + + + @@ -552,4 +581,19 @@ + + Replace the text filter and insert command with a more general + shell integration plugin, which will be able to handle all kinds of shell + process usage, and save configurations as actions. + + + + + Add a file template plugin, which allows to create new files with + contents which may contain expanded macros, or use any file as a template. + Templates can be in a app data directory in which case they are displayed + in a menu, or they can be saved anywhere. Metadata must be integrated in the + template files. + + @@ -2541,2 +2585,6 @@ +