Skip to content

Commit

Permalink
feat(slint): vscode lsp schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Conarius authored and Conarius committed Nov 5, 2024
1 parent 52ed7d4 commit ad25c0d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/slint-lsp/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@ source:
file: slint-lsp-macos.tar.gz
bin: slint-lsp/slint-lsp

schemas:
lsp: vscode:https://raw.githubusercontent.com/slint-ui/slint/{{version}}/editors/vscode/package.json

bin:
slint-lsp: "{{source.asset.bin}}"

0 comments on commit ad25c0d

Please sign in to comment.