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
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 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.
To install the extension:
npm install