Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified doc/images/vscodeext-installation.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/src/getting-started/vscodeext-installation.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@

\list
\li Qt C++ for developing Qt C++ and Qt Quick applications
\li Qt Python for developing applications with Qt for Python
\li Qt WebAssembly for developing applications for WebAssembly
\endlist

Expand Down
2 changes: 1 addition & 1 deletion doc/src/getting-started/vscodeext-overview.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

\list
\li Install PySide6 packages
\li Build, run, and clean Pyside6 projects
\li Build, run, and clean PySide6 projects
\li Debug PySide6 applications with \c debugpy and QML debugger
\li Read Qt for Python documentation
\endlist
Expand Down
Loading