Skip to content

Commit

Permalink
feat(motoko-lsp): add vscode lsp schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Conarius authored and Conarius committed Nov 7, 2024
1 parent 52ed7d4 commit 4ea7f98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/motoko-lsp/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,8 @@ source:
download:
file: dfinity-foundation.vscode-motoko-{{version}}.vsix

schemas:
lsp: vscode:https://raw.githubusercontent.com/dfinity/vscode-motoko/v{{version}}/package.json

bin:
motoko-lsp: node:extension/out/server.js

0 comments on commit 4ea7f98

Please sign in to comment.