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. Qt creator with copilot or tabnine
Forum Updated to NodeBB v4.3 + New Features

Qt creator with copilot or tabnine

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
4 Posts 3 Posters 2.1k Views 1 Watching
  • 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.
  • K Offline
    K Offline
    Kaluss
    wrote on last edited by
    #1

    Hi,
    is it possible to work in qt creator with configured AI tools such as copilot or tabine? Or maybe any other tool?

    I saw one topic here about introducing support for qt in copilot, but there is lack of configuration example.

    If someone know how or know where are the material about I will be very grateful.

    1 Reply Last reply
    0
    • cristian-adamC Offline
      cristian-adamC Offline
      cristian-adam
      wrote on last edited by
      #2

      Qt Creator 11 will have Copilot support. See https://github.com/qt-creator/qt-creator/tree/master/src/plugins/copilot

      https://download.qt.io/snapshots/qtcreator/11.0/ contains a snapshot that you might try out.

      K 1 Reply Last reply
      1
      • cristian-adamC cristian-adam

        Qt Creator 11 will have Copilot support. See https://github.com/qt-creator/qt-creator/tree/master/src/plugins/copilot

        https://download.qt.io/snapshots/qtcreator/11.0/ contains a snapshot that you might try out.

        K Offline
        K Offline
        Kaluss
        wrote on last edited by
        #3

        @cristian-adam thank you

        1 Reply Last reply
        0
        • K Kaluss has marked this topic as solved on
        • S Offline
          S Offline
          sherwood
          wrote on last edited by
          #4

          Are there instructions to install the plugin for the QT 11 snapshot?

          For me I did the following.
          Installed the QT 11 build from download.qt.io
          https://download.qt.io/snapshots/qtcreator/11.0/11.0.0-beta1/
          I used 1175

          After install
          Help -> About plugins
          Scrolled down and checked both copilot and gitlab

          • Clicked on copilot

          • Clicked install plugin
            For source path found the .dll in qt's path
            C:\Qt\qtcreator-11.0.0-beta1\lib\qtcreator\plugins

          • Clicked copilot.dll then open

          • Clicked next

          • Left User plugin selected

          • Clicked next

          It wanted to install to an odd location for me without a folder so I had to create the 10.0.82 folder by hand at this location
          C:\Users\USERNAME\AppData\Local\QtProject\QtCreator\plugins
          It failed if I didn't create the folder.

          • Then click Finished

          I did have to get the coplit.vim agent.js to be able to sign in after install.

          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