jaybatavia / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Reload external files doesn't work anymore #153

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a file in PyScripter.
2. Modify it externally (I use notepad2 for instance).
3. Go back into PyScripter

What is the expected output? What do you see instead?
In previous releases, PyScripter would notice that the file was modified
and either ask to reload it, or reload it automatically if you have the
specific option activated. In the latests 3-4 releases, this was broken and
does not work anymore: nothing happens.

What version of the product are you using? On what operating system?
1.9.4.0 under Windows 2000.

Please provide any additional information below.
I'm sure it used to work and was broken in later releases. I consider this
very serious because it totally breaks normal workflow in any team using a
SCM that updates the files. 

Original issue reported on code.google.com by giovanni...@gmail.com on 24 Oct 2007 at 12:47

GoogleCodeExporter commented 9 years ago
Will fix in the next version.

Original comment by pyscripter on 29 Oct 2007 at 2:28

GoogleCodeExporter commented 9 years ago
Fixed in version control

Original comment by pyscripter on 30 Oct 2007 at 10:02