summaryrefslogtreecommitdiff
path: root/doc/src/overview/creator-only/creator-overview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/overview/creator-only/creator-overview.qdoc')
-rw-r--r--doc/src/overview/creator-only/creator-overview.qdoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/src/overview/creator-only/creator-overview.qdoc b/doc/src/overview/creator-only/creator-overview.qdoc
index c732d2d3d8..1f6f31936d 100644
--- a/doc/src/overview/creator-only/creator-overview.qdoc
+++ b/doc/src/overview/creator-only/creator-overview.qdoc
@@ -79,6 +79,10 @@
languages as code, not just as plain text. This enables it to
provide you with useful features, such as semantic highlighting,
checking code syntax, code completion, and refactoring actions.
+ In addition, the experimental language server plugin provides
+ some of these services for other programming languages, such as
+ Python, for which a \e {language server} is available that
+ provides information about the code to IDEs.
For more information, see \l{Coding}.
\row
\li \inlineimage creator_buildingrunning.png