aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/editors/creator-coding.qdoc
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2023-06-09 11:24:29 +0200
committerEike Ziller <eike.ziller@qt.io>2023-06-09 11:24:29 +0200
commit375db16ac431b326a7c87e009f861875050a4247 (patch)
tree8dd29c7f109cbab6af7522c1616b544ff3a865b8 /doc/qtcreator/src/editors/creator-coding.qdoc
parent804ad5a7f646739839bb3d4ef62a4771ba6fa1e1 (diff)
parent45abf54a611ae6c5dbd997d0ad5ab0a943b90f5a (diff)
Merge remote-tracking branch 'origin/11.0'
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 6823bf1c8ff..e7b44dd57e4 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