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

Fakevim autoindent doesn't work with r+Enter keys

    XMLWordPrintable

Details

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

    Description

      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);

       

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes