https://bugs.kde.org/show_bug.cgi?id=370716

Diggory Hardy <k...@dhardy.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@dhardy.name

--- Comment #11 from Diggory Hardy <k...@dhardy.name> ---
In Kate 18.12.2, I can got to an existing line like

fn main() {

then insert the cursor between the brackets and type ')'. Result: the cursor is
moved one space to the right (with or without the 'enable automatic brackets'
option).

This behaviour happens even if I just added another bracket! E.g. typing 'x:
(f32, f32)' results in:

fn main(x: (f32, f32) {

(missing closing ')' because the old one was overridden).

I'd been wondering why the compiler has complained about missing brackets so
much lately. This behaviour is horrible (personally I prefer no
autocompletion).

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to