Details on the usage of github copilot with Qt creator.
-
wrote on 4 Mar 2024, 09:26 last edited by
Hi,
What is the current status of githhub copilot support with Qt creator?
Is there any detailed documentation on the features supported by github copilot with Qt creator.
I could see very basic information covered in below page:
https://doc.qt.io/qtcreator/creator-copilot.html -
-
wrote on 4 Mar 2024, 11:02 last edited by
The documentation is complete. Currently you can login to Copilot and enable it, which will give you suggestions while you write your code.
-
The documentation is complete. Currently you can login to Copilot and enable it, which will give you suggestions while you write your code.
wrote on 4 Mar 2024, 13:01 last edited by@Marcus-Tillmanns Thanks for the reply.
Actually I am searching for some specific details like - Can we auto generate unit test for a function using copilot. For example, select a function and then to get to see option to generate unit test for the selected function.
1/3