Lines Matching refs:code
10 :zephyr:code-sample:`blinky` sample in VS Code.
26 This guide gives details on how to configure the :zephyr:code-sample:`blinky`
46 In order to support code navigation and linting capabilities, you must compile your project once to
60 code navigation in VS Code.
67 Linting errors in the code should now be resolved, and you should be able to navigate through the
68 code.
104 .. _Visual Studio Code: https://code.visualstudio.com/
105 .. _Download VS Code: https://code.visualstudio.com/Download
106 .. _VS Code documentation: https://code.visualstudio.com/docs
108 .. _C/C++ Extension documentation: https://code.visualstudio.com/docs/languages/cpp
109 .. _CMake Extension documentation: https://code.visualstudio.com/docs/cpp/cmake-linux