kuzz84 / vscode-bitbake

Bitbake language support for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

Bitbake language support for Visual Studio Code

License:Other


Languages

Language:TypeScript 100.0%