AREPL-vscode icon indicating copy to clipboard operation
AREPL-vscode copied to clipboard

Update on dependency update

Open s4m-mo opened this issue 4 years ago • 0 comments

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.

s4m-mo avatar Jul 19 '21 18:07 s4m-mo