Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-130694

qmlls: code completion doesn't respect comments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.8.2, 6.8, 6.9.0 FF, 6.9
    • 6.9
    • QML: Tooling
    • None
    • 3119dc1f6 (dev), 2c22369dc (dev), ca92fe21c (6.8), 03d5e9c3c (6.8)

    Description

      Code completion still offers to complete while typing comments.

      import QtQuick
      
      Rectangle {
          Component.onCompleted: {}
      
          // te
      
      }
      
      

       

      It shouldn't complete anything on typing comments.

      Attachments

        For Gerrit Dashboard: QTBUG-130694
        # Subject Branch Project Status CR V

        Activity

          People

            sami.shalayel Sami Shalayel
            semih.yavuz Semih Yavuz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes