Skip to content

Commit

Permalink
feat: add language-server-bitbake
Browse files Browse the repository at this point in the history
  • Loading branch information
ekronborg committed Jun 18, 2024
1 parent 871c06e commit aa56f99
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions packages/language-server-bitbake/package.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: language-server-bitbake
description: A language server for BitBake.
homepage: https://github.com/yoctoproject/vscode-bitbake
licenses:
- MIT
languages:
- Bitbake
categories:
- LSP

source:
id: pkg:npm/[email protected]

schemas:
lsp: vscode:https://raw.githubusercontent.com/yoctoproject/vscode-bitbake/v{{version}}/server/package.json

bin:
language-server-bitbake: npm:language-server-bitbake

0 comments on commit aa56f99

Please sign in to comment.