forked from qt-creator/qt-creator
Doc: Describe options for updating Python Language Server
Task-number: QTCREATORBUG-30604 Change-Id: Ie41a971271e3f350218d45777ed081bc23167f91 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
3
dist/changelog/changes-14.0.0.md
vendored
3
dist/changelog/changes-14.0.0.md
vendored
@@ -98,7 +98,8 @@ Editing
|
|||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
* Added the option to install Python LSP updates
|
* Added options for updating Python Language Server
|
||||||
|
([Documentation] (https://doc-snapshots.qt.io/qtcreator-14.0/creator-language-servers.html))
|
||||||
|
|
||||||
### Language Server Protocol
|
### Language Server Protocol
|
||||||
|
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 9.9 KiB |
@@ -91,6 +91,19 @@
|
|||||||
|
|
||||||
To remove language servers from the list, select \uicontrol Delete.
|
To remove language servers from the list, select \uicontrol Delete.
|
||||||
|
|
||||||
|
\section1 Updating Python Language Server
|
||||||
|
|
||||||
|
\QC offers to update the Python language server when you open a Python
|
||||||
|
file in the editor.
|
||||||
|
|
||||||
|
\image qtcreator-python-update-language-server.webp {Message about updating Python Language Server}
|
||||||
|
|
||||||
|
To update the language server, select \uicontrol Update. To save your choice,
|
||||||
|
select \uicontrol {Always Update}.
|
||||||
|
|
||||||
|
To skip updating and hide the message for future updates, select
|
||||||
|
\uicontrol Never.
|
||||||
|
|
||||||
\section1 Supported Locator Filters
|
\section1 Supported Locator Filters
|
||||||
|
|
||||||
The locator enables you to browse not only files, but any items defined by
|
The locator enables you to browse not only files, but any items defined by
|
||||||
|
Reference in New Issue
Block a user