Zulip Chat Archive
Stream: general
Topic: vcode vim
Patrick Massot (Sep 20 2018 at 14:01):
@Gabriel Ebner I'm trying to use the vim extension together with the VScode extension. I also enjoy being able to use comma instead of \. But then something really weird happens. If I type comma and then enter then it gets expanded to a subscript zero instead of creating a new line. Of course I can type TAB first (which is also a great recent addition). Can you reproduce this bug?
Patrick Massot (Sep 20 2018 at 14:51):
Actually this has nothing to do with the vim extension! I modified too many parameters at the same time. Simply setting a different leader key gives the bug.
Gabriel Ebner (Sep 20 2018 at 23:59):
So backslash+newline gives a newline? That's strange. Please file a bug. I'll look into it when I'm back in Vienna.
Last updated: Dec 20 2023 at 11:08 UTC