SVN commit 586452 by cullmann:
Start to write up some ideas about indentation.
We should collect our ideas and thoughts of other people from other
editors here first to come up with some good solution at
aKademy ;)
Proper indentation should really be a one of the key feature for KDE 4's KatePart.
CCMAIL: kwrite-devel (AT) kde (DOT) org
A INDENTATIN
M +2 -10 TD
trunk/KDE/kdelibs/kate/TD #586451:586452
@@ -145,16 +145,8 @@
* Good interface for JavaScript indentation scripts
It is a good idea to look how other editors deal with indentation, I think vim & emacs are good
- references.
-
- Here a list or URL's which describe how these editors handle indentation:
-
- * (bit about emacs stuff)
- * (bit about vim stuff)
- * (how to write a simple vim indenter)
-
- I think the vim way is a good idea to take, register keys which trigger the indent actions and such,
- look at the third link to have a reference.
+ references
+ The INDENTATIN file in this directory describes the general concepts.
* Cursor position restriction extension
* export enough api to allow 3rd party apps to provide a cursor that
KWrite-Devel mailing list
KWrite-Devel (AT) kde (DOT) org