vscode-bitbake
vscode-bitbake copied to clipboard
Bitbake language support for Visual Studio Code- This Remo is deprecated, please use following fork
Sorry folk, I don't have any time to work on this plugin. I'm very happy that the project is takeover by Yocto Project Official YP fork https://github.com/yoctoproject/vscode-bitbake https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake
BitBake recipe language support plugin for Visual Studio Code
This Visual Studio Code plugin is based on Example - Language Server.
For a description of the extension itself, please see the client's README. The changelog for the extension may be found here.
Installing from VS Code Extension Marketplace
To install this extension from the VS Code Extension Marketplace, please follow this guide. For more information regarding the Extension Marketplace, please see the official documentation.
Manual installation
Manual installation takes place in two steps. The code must be installed via npm
and subsequently built within Visual Studio Code. Before performing these steps, please ensure you have cloned this repository.
Code installation
To install the extension:
npm install