0xMiden / 0xMiden/vscode-extension
package.json repository URL points to miden-lsp instead of vscode-extension
オープン
- 主要言語
- TypeScript
- スター
- 1
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The VS Code extension package metadata currently points its `repository.url` at:
```json
"https://github.com/0xpolygonmiden/miden-lsp"
```
but this package lives in `0xMiden/vscode-extension`.
That can send users, marketplace tooling, or package metadata consumers to the language server repository when they are looking for the extension source. A small metadata fix should update the repository URL to this repository.
コントリビューションガイド
評価
この issue はまだ評価されていません。