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

FakeVim: command o triggers folding of enclosing code block

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.12.0
    • FakeVim
    • None
    • macOS 10.15.4

    Description

      • Position cursor at some line inside some braces-block
      • Press key o
      • The expected behavior is:
        • an empty line is added below that line,
        • the cursor is moved to the new line,
        • edit mode is entered.
      • The observed behavior is:
        • an empty line is added below that line,
        • enclosing braces-block is folded,
        • the cursor is moved to where the new line would be if folding did not happen,
        • edit mode is entered.

      Such behavior was not observed in version 4.11.x.

      This should not be related to key bindings, because I have Command-< for this purpose.

      Attachments

        1. a.png
          a.png
          11 kB
        2. a.png
          a.png
          21 kB
        3. creator-settings-dialog-screenshot.png
          creator-settings-dialog-screenshot.png
          49 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hjk hjk
            dvolosnykh Dmitry Volosnykh
            Votes:
            7 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes