Almenon / Almenon/AREPL-vscode
Update on dependency update
Abierto
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 301
- Forks
- 46
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.