Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Creator and "intellisense"/autocomplete in QML?

Creator and "intellisense"/autocomplete in QML?

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 3 Posters 3.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    utcenter
    wrote on last edited by
    #1

    I cannot help but ask about the state of the state of integration of QML in Creator. I mean there is almost no "intellisense" at all, even for built in elements and functions, much less for user C++ QML elements.

    Maybe Creator 3 will make some progress in this area? And yes, I am aware that in JS "intelligent" IDE features are not always possible due to its dynamic nature in contrast to a statically compiled language like C++, but still, it would be nice to see at least support for "known" types.

    Like not having autocomplete is not bad enough in our lazy modern age, but it shows tons of errors for code that actually works. Maybe there is a way to at least disable the squiggly underlines for errors that are not errors? It's a pain in the eyes.

    1 Reply Last reply
    0
    • U Offline
      U Offline
      utcenter
      wrote on last edited by
      #2

      I installed the Creator 3 beta today and it would seem that there is a lot of improvement in that area.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        Yeap, somebody is working on that issue. Looks like you found out yourself already though:-)

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andreas2060
          wrote on last edited by
          #4

          @Tobias: Does this refer to standard intellisense?
          I was used to type "paintEvent" and Creator came with the QPaintEvent * argument.
          Version 3 comes with a ) only.
          I am using Createor 2.8.84 (3.0.0-rc1) under Windows 7.

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            andreas2060: I have not yet used QML in earnest yet:-/ So I really do not know myself.

            I was told that this is greatly improved though.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved