Doc: Add info about the language server plugin to the IDE Overview

Change-Id: I634bd3c12fd59c4fa7647a625287c74bde10d49f
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Leena Miettinen
2019-04-02 14:55:34 +02:00
parent f001836c5e
commit d1a30ff8b6

View File

@@ -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