dsh-todo-extract
其他 活跃维护

dsh-todo-extract

uckkk/dsh-todo-extract

自动扫描多语言代码库,精准提取所有TODO、FIXME类注释标记,支持自定义匹配规则与输出格式,输出结构化待办列表,方便开发人员快速梳理待实现、待修复项,轻量无冗余依赖,开箱即用。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-todo-extract
git clone https://github.com/uckkk/dsh-todo-extract.git
git clone git@github.com:uckkk/dsh-todo-extract.git
README.md main

dsh-todo-extract · TODO/FIXME 提取

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-todo-extract

安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-todo-extract"。

安装

dsh plugin add github:uckkk/dsh-todo-extract

安装即在本机运行第三方代码,请自行审阅源码。

安装

dsh plugin add github:uckkk/dsh-todo-extract

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT

安装即在本机运行第三方代码,请自行审阅源码。