Skip to content

Commit 7ea4941

Browse files
greg-ferrlubos
authored andcommitted
doc: install: update for latest VSC release
Updated install_ncs.rst and updating.rst for the latest VSC release. install_ncs.rst now mentions the step to select the SDK type. updating.rst mentions Open terminal in Welcome View. Signed-off-by: Grzegorz Ferenc <[email protected]>
1 parent 71a5dde commit 7ea4941

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

doc/nrf/installation/install_ncs.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,9 @@ For more information about the repository and development model, see the :ref:`d
227227
#. In the extension's :guilabel:`Welcome View`, click on :guilabel:`Manage SDKs`.
228228
The list of actions appears in the |VSC|'s quick pick.
229229
#. Click :guilabel:`Install SDK`.
230-
The list of available stable SDK versions appears in the |VSC|'s quick pick, grouped into two categories:
230+
The list of available SDK types appears.
231+
#. Select the SDK type to install.
232+
The list of available stable SDK versions for the selected SDK type appears in the |VSC|'s quick pick, grouped into two categories:
231233

232234
* Pre-packaged SDKs - Bundled by Nordic Semiconductor.
233235
Available mostly for stable releases and some preview tags.

doc/nrf/installation/updating.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Depending on your preferred development method, you can start the correct CLI to
3434

3535
.. group-tab:: nRF Connect for Visual Studio Code
3636

37-
Start the nRF Connect terminal profile from the :guilabel:`Panel View`.
38-
See `the extension documentation <nRF Terminal documentation_>`_ for more information.
37+
Start the nRF Connect terminal profile from the :guilabel:`Welcome View` (:guilabel:`Open terminal` action) or the :guilabel:`Panel View`.
38+
See `How to use nRF Connect terminal profile`_ in the extension documentation for more information.
3939

4040
.. note::
4141
Repositories and tools can be updated in the |nRFVSC| using GUI.

doc/nrf/links.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1013,6 +1013,7 @@
10131013
.. _`Create a new application`: https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/reference/ui_sidebar_welcome.html#create-a-new-application
10141014
.. _`Browse samples`: https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/reference/ui_sidebar_welcome.html#browse-samples
10151015
.. _`nRF Terminal documentation`: https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/reference/ui_panel.html#nrf-connect-and-nrf-terminal-profiles
1016+
.. _`How to use nRF Connect terminal profile`: https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/guides/extension_nrfconnect_profile.html
10161017
.. _`switch to the pre-release version of the extension`: https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/rel_notes_overview.html#switching-to-a-pre-release-version
10171018
.. _`How to work with sysbuild domains`: https://docs.nordicsemi.com/bundle/nrf-connect-vscode/page/guides/build_multi_domain.html
10181019

0 commit comments

Comments
 (0)