Lines Matching full:vs
6 `Visual Studio Code`_ (VS Code for short) is a popular cross-platform IDE that supports C projects
9 This guide describes the process of setting up VS Code for Zephyr's
10 :zephyr:code-sample:`blinky` sample in VS Code.
15 Get VS Code
18 `Download VS Code`_ and install it.
33 Open the project in VS Code
36 #. In VS Code, select :menuselection:`File --> Open Folder` from the main menu.
60 code navigation in VS Code.
62 #. Go to the :menuselection:`File --> Preferences --> Settings` in the VS Code top menu.
73 There are many other extensions that can be useful when working with Zephyr and VS Code. While this
105 .. _Download VS Code: https://code.visualstudio.com/Download