Closed GoogleCodeExporter closed 9 years ago
PyScripter automatically detects file changes and by default reloads the
changed files. There are two IDE options (Tools, Options, IDE options)
controlling this:
"Auto-reload changed files" (Under Editor) and
"File Change Notification" (Under IDE)
Are these option not working for you?
If you want to replace the current version of the file with the version on disk
there is a specific command for this:
File Reload...
Original comment by pyscripter
on 21 Jul 2012 at 6:41
Well, this feature doesn't work very sensibly.
A bigger problem: save a new file from Pyscripter itself into a directory
previously imported into the project.
The new file doesn't appear as part of the project.
Sort of dumb. You have to manually manage the project. If a directory is in
the project, then it's in the project. You could distinguish some sort of
"static folder" as a named list of individual files, which is what you really
do now. But, that is such an edge case. Not the way anyone works, especially
given the way git works: a folder IS a project in git. git sort of trumps
Pyscripter.
Original comment by lewis_le...@hotmail.com
on 15 Mar 2013 at 6:28
Original issue reported on code.google.com by
cene...@gmail.com
on 20 Jul 2012 at 11:11