diff --git a/README.md b/README.md index 5e7a7ed..af5d1da 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ So I want to build a tool to help us analyze the code, and find the relations be - [ ] add node type and more info - [ ] provide some suggestions for optimization - [ ] maybe support `options api` -- [ ] vscode extension +- [x] vscode extension ## Contribution diff --git a/README_cn.md b/README_cn.md index dcd835b..108a392 100644 --- a/README_cn.md +++ b/README_cn.md @@ -38,7 +38,7 @@ pnpm run play - [ ] 增加节点类型,展示更多细信息 - [ ] 提供优化建议 - [ ] 或许可以支持 `options api` -- [ ] vscode 扩展 +- [x] vscode 扩展 ## 贡献