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.
貢獻指南
研究方向
Find the package.json file in the repository root. Update the repository.url field from 'https://github.com/0xpolygonmiden/miden-lsp' to 'https://github.com/0xMiden/vscode-extension'. Verify the change by checking the file structure and ensuring no other references need updating. Run any existing validation or build scripts to confirm the metadata is correct.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- typescript
- 領域
- tooling
- Issue 類型
- 缺陷
- 難度
- 1/5
- 預估耗時
- 1 小時以內
- 活躍度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 95/100