Almenon / Almenon/AREPL-vscode
Update on dependency update
未关闭
enhancement
- 主要语言
- TypeScript
- 星标
- 301
- 派生
- 46
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the solution you'd like**
I think that it would be nice, if possible, for AREPL to save the names of files that are being used (e.g. changes in a text file that is read in the Python file, or changes in an imported script, etc.), and periodically check those files (e.g. every few seconds) and then if there is a change to this, for it to re-run the code.
**Describe negatives/issues you've considered**
- Scanning large files may take time.
- It is hard to find filenames in a script
Thanks for seeing this.
I love AREPL, starred the repo.
贡献指南
评估
这个 Issue 还没有评估数据。