aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/gettingstarted.rst
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6/doc/gettingstarted.rst')
-rw-r--r--sources/pyside6/doc/gettingstarted.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/sources/pyside6/doc/gettingstarted.rst b/sources/pyside6/doc/gettingstarted.rst
index 9abe6456a..9f4b97f8e 100644
--- a/sources/pyside6/doc/gettingstarted.rst
+++ b/sources/pyside6/doc/gettingstarted.rst
@@ -282,6 +282,10 @@ Next steps
Now that you have use both technologies, you can head to our
:ref:`pyside6_examples` and :ref:`pyside6_tutorials` sections.
+.. tip:: **Visual Studio Code Users**: If you use VSCode, check out the
+ :ref:`vscode-ext` which provides project templates, debugging support,
+ build tasks, and other productivity features for PySide6 development.
+
.. _faq-section:
Frequently Asked Questions