Doc: Split up "Using Language Servers"

Update information about changed or added features.

Task-number: QTCREATORBUG-29361
Change-Id: Ia318b987602141f0021abd561ce3aac1d405904f
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Leena Miettinen
2024-01-11 13:09:36 +01:00
parent 0a69aeb56b
commit 78b6306578
20 changed files with 184 additions and 94 deletions

View File

@@ -22,7 +22,7 @@
\li \l{Select the Python interpreter}
\li \l{Create a virtual environment}
\li \l{Use Python interactive shell}
\li \l{Python Language Server}
\li \l{Configure Python language servers}
\li \l{Run Python applications}
\li \l{Python Run Settings}
\li \l{PDB}
@@ -40,7 +40,7 @@
\image qtcreator-python-install.webp {Prompts to install PySide6 and Python language server}
Further, \QC prompts you to install the \l {Python Language Server}
Further, \QC prompts you to install the \l {Configure Python language servers}
{Python language server} that offers services such as code completion
and annotations. Select \uicontrol Install to install PySide6 and the
language server.