#106 delete-between doesn't understand matching brackets

Aberta
aberta hai 2 semanas por nuclearkev · 0 comentarios
foo(bar())
^

If you had the above code and the point is at the ^ and you execute C-u C-u esc \ ) you would get the following:

foo(var()
        ^

when it should give you this:

foo()
    ^
``` foo(bar()) ^ ``` If you had the above code and the point is at the `^` and you execute `C-u C-u esc \ )` you would get the following: ``` foo(var() ^ ``` when it should give you this: ``` foo() ^ ```
Accede para unirte á conversa.
Cargando...
Cancelar
Gardar
Aínda non existe contido.