diff options
Diffstat (limited to 'documentation/overview-manual/development-environment.rst')
-rw-r--r-- | documentation/overview-manual/development-environment.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/overview-manual/development-environment.rst b/documentation/overview-manual/development-environment.rst index 332cea836d..30c7af4531 100644 --- a/documentation/overview-manual/development-environment.rst +++ b/documentation/overview-manual/development-environment.rst | |||
@@ -132,6 +132,14 @@ are several ways of working in the Yocto Project environment: | |||
132 | Toaster and on how to use Toaster in general, see the | 132 | Toaster and on how to use Toaster in general, see the |
133 | :doc:`/toaster-manual/index`. | 133 | :doc:`/toaster-manual/index`. |
134 | 134 | ||
135 | - *Using the VSCode Extension:* You can use the `Yocto Project BitBake | ||
136 | <https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__ | ||
137 | extension for Visual Studio Code to start your BitBake builds through a | ||
138 | graphical user interface. | ||
139 | |||
140 | Learn more about the VSCode Extension on the `extension's marketplace page | ||
141 | <https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake>`__. | ||
142 | |||
135 | Yocto Project Source Repositories | 143 | Yocto Project Source Repositories |
136 | ================================= | 144 | ================================= |
137 | 145 | ||