Lines Matching full:code
22 based on the `Alif VS Code Template <https://github.com/alifsemi/alif_vscode-template>`__
35 Install Visual Studio Code
38 Install Visual Studio code. There are different ways of installing it depending on your platform.
39 `See here <https://code.visualstudio.com/docs/setup/setup-overview>`__.
44 as a VS Code remote dev container.
51 …Install the "Dev Containers" VS Code extension. Select your container from the "Remote Explorer" o…
58 Make sure these are installed in your environment. The VS Code extensions rely on these being prese…
73 .. code-block:: shell
93 .. code-block:: shell
97 Open ``alif_m55-lvgl`` in VS Code
100 Open the cloned repo in VS Code. For the VS Code extensions to work properly,
101 it's recommended to open the folder in VS Code instead of opening a
104 .. code-block:: shell
106 code alif_m55-lvgl
108 or navigate to **File \> Open Folder** in VS Code and open ``alif_m55-lvgl``.
113 Install Required VS Code Extensions
116 Install the following VS Code extensions from the "Extensions" side panel
146 .. code-block:: json
155 .. code-block:: json