forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user