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

[copilot] extra characters inserted / not show immediately

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 18.0.0-beta1 (18.0 branch)
    • Copilot
    • None
    • Linux/Wayland

      i'm frequently running into a glitch with copilot completions.

      compare the attached recording:

      • input: `std::log10(1.`
      • copilot completes to `std::log10(1.5);` . the displayed code looks correct, but note that there is a grey (selected?) character after the semicolon. the display is not reflecting the actual file, though: it will not compile
      • when navigating the text cursor (e.g. with arrow keys), the display will update to `std::log10(1.5)`, which is the actual state of the file

      i've only seen this recently, but not sure if it is an issue with qtcreator-18 or with copilot.vim.

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

            madwinter Marcus Tillmanns
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes