Version: 2.0.1 (using 3.5.9 "release 51.3" , openSUSE ) Compiler: Target: i586-suse-linux OS: Linux (i686) release 2.6.22.17-0.1-default In Italian, some words need of an acute accent. When such words are typed using the sequence \', kile generates \'' so the second prime must be deleted. When prime is used as a prime, after a word or a command, kile usually does not generate the second prime (for example, in $a'$ or $\alpha'$). I think that second prime should not be generated when the sequence \' is typed. Best regards, Andrea
Hi, do you have autobrackets in the editor settings (configure kile->editor->Editing) turned on? If yes, this is a katepart bug and I would forwared them to the kwrite people. Thanks, Thomas
Hi Thomas, yes, it is turned on. Regards, Andrea
Hello Kate devs, the autobrackets function in configure kate->editing states in the tooltip that it completes ([,( and {(. But it also completes ' and ". This is neither documented nor desired inside kile. I have tested the KDE 3.5.5 and KDE 4.1 version of kate. Thanks a lot, Thomas (member of kile dev team)
probably the handling of the auto brackets should be done in the indenter scripts? Then for Kile, it would work as expected maybe...
We now only use the auto-bracket plugin, that let you configure this and even detects \'. Git commit d51d4820a854985a833f28f1facac9d9287466ab by Christoph Cullmann. Committed on 02/11/2012 at 23:11. Pushed by cullmann into branch 'master'. remove auto bracket feature in kate the auto bracket plugin is much more versatile added to it feature to auto-complete { for tex, too BUG: 241104 BUG: 198540 M +0 -5 doc/kate/configuring.docbook M +0 -1 ktexteditor/configinterface.h M +0 -10 part/dialogs/editconfigwidget.ui M +0 -4 part/dialogs/katedialogs.cpp M +10 -86 part/document/katedocument.cpp M +0 -10 part/plugins/autobrace/autobrace.cpp M +3 -2 part/syntax/data/modelines.xml M +0 -23 part/utils/kateconfig.cpp M +0 -5 part/utils/kateconfig.h M +0 -5 part/variableeditor/variablelineedit.cpp http://commits.kde.org/kate/d51d4820a854985a833f28f1facac9d9287466ab