Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-21835

Fakevim autoindent doesn't work with r+Enter keys

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.8.0
    • FakeVim
    • None
    • Linux/Wayland

      When trying to move next argument of function to a next line using r+Enter, it starts from the beginning of line.

      Example:

      Source line:

          void test(int param1, int param2);
      • move cursor to the next position after "param1,"
      • press r and Enter

      Result:

         void test(int param1,
      int param2);

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            sam Igor Potseluev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes