The following is missing after upgrade to Kate 5.0: - Auto brackets {} - Auto parenthesis () - Auto brace [] - Auto '' and "" Reproducible: Always
*** Bug 347569 has been marked as a duplicate of this bug. ***
Hi Dominik, You wrote "Should be brought back for the KDE Applications 15.08 release." but I am using Kubuntu 15.10 which has kate 15.07.90 and the plugin does not seem to be there... or has it moved again?
We didn't find the time to port it... Sorry. It's just not there yet.
Git commit 375801741a8a27ba421489620f325a049a01ef46 by Christoph Cullmann. Committed on 08/10/2015 at 10:40. Pushed by cullmann into branch 'master'. CHANGELOG: auto brackets started to implemented again the auto brackets feature ATM only the matching closing brackets are inserted on typing, more to follow M +44 -0 src/document/katedocument.cpp http://commits.kde.org/ktexteditor/375801741a8a27ba421489620f325a049a01ef46
Git commit 48d9103b2736f07a77e6c809857a829de0276a95 by Christoph Cullmann. Committed on 08/10/2015 at 11:11. Pushed by cullmann into branch 'master'. implement brackets insert on writing a bracket over a selection M +104 -60 src/document/katedocument.cpp http://commits.kde.org/ktexteditor/48d9103b2736f07a77e6c809857a829de0276a95
Basic auto brackets is back in ktexteditor master. More can be done in other open bugs about missing features/problems with that feature.
*** Bug 347645 has been marked as a duplicate of this bug. ***
*** Bug 325035 has been marked as a duplicate of this bug. ***