Skip to content

Commit 9da1b30

Browse files
greg-ferrlubos
authored andcommitted
doc: install: restore walkthrough links
Restored links to VSCode walkthroughs as they are now handled correctly. TECHDOC-3868. Signed-off-by: Grzegorz Ferenc <[email protected]>
1 parent 58d2ce1 commit 9da1b30

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

doc/nrf/app_dev/create_application.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ Using |nRFVSC| is the recommended method.
149149
Creating application in |nRFVSC|
150150
================================
151151

152+
.. note::
153+
If you prefer, you can `start VS Code walkthrough`_ and create applications and build configurations from there.
154+
152155
Use the following steps depending on the application placement:
153156

154157
.. tabs::

doc/nrf/installation/install_ncs.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Depending on your preferred development environment, install the following softw
5050

5151
Additionally, install |VSC|:
5252

53-
* The latest version of |VSC| for your operating system from the `Visual Studio Code download page`_.
53+
* The latest version of |VSC| for your operating system from the `Visual Studio Code download page`_ or `using this direct link <start VS Code walkthrough_>`_.
5454
* In |VSC|, the latest version of the `nRF Connect for VS Code Extension Pack`_.
5555
|nRFVSC| comes with its own bundled version of some of the nRF Util commands.
5656

@@ -120,6 +120,9 @@ Depending on your preferred development environment, complete the following step
120120

121121
.. group-tab:: nRF Connect for VS Code
122122

123+
.. note::
124+
If you prefer, you can now `start VS Code walkthrough`_ and install the toolchain and the SDK from there.
125+
123126
1. Open the nRF Connect extension in |VSC| by clicking its icon in the :guilabel:`Activity Bar`.
124127
The extension loads and the `Welcome View`_ appears with two buttons: :guilabel:`Install SDK` and :guilabel:`Install Toolchain`.
125128
#. Click on :guilabel:`Install SDK`.

0 commit comments

Comments
 (0)