aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/editors/creator-coding.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/editors/creator-coding.qdoc')
-rw-r--r--doc/qtcreator/src/editors/creator-coding.qdoc15
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/qtcreator/src/editors/creator-coding.qdoc b/doc/qtcreator/src/editors/creator-coding.qdoc
index 6823bf1c8f..e7b44dd57e 100644
--- a/doc/qtcreator/src/editors/creator-coding.qdoc
+++ b/doc/qtcreator/src/editors/creator-coding.qdoc
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 The Qt Company Ltd.
+// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
// **********************************************************************
@@ -79,6 +79,19 @@
programming languages besides C++. In addition, it integrates
diagnostics from the language server.
+ \li \l {Using GitHub Copilot}
+
+ The experimental Copilot plugin integrates
+ \l{https://github.com/features/copilot}{GitHub Copilot} into \QC.
+ You can view suggestions from Copilot in the code editor.
+
+ \li \l{Developing Qt for Python Applications}
+
+ To support developing Qt for Python applications, \QC lets you
+ set up Qt for Python, use project wizards to create Qt for
+ Python applications, write Python code, and run and debug the
+ applications.
+
\li \l{Editing MIME Types}
\QC uses the MIME type of a file to determine which mode and editor