alcemirfernandes / pynguin

Automatically exported from code.google.com/p/pynguin
GNU General Public License v3.0
0 stars 0 forks source link

Controlling pynguin with an external editor #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It's pretty easy to run into a wall with the basic editor; it would be great to 
be able to tell pynguin to watch a file for the contents of a scratchpad (or 
whatever we call each thing in the dropdown for the top editor).  Something 
where we could hit, "Reload from file" and it just reloads from a file you can 
set (preferably not asking you each time, or at least preselecting it so you 
can just hit enter) would be awesome.

What version of the product are you using? On what operating system?
0.8/Ubuntu 9.10

Original issue reported on code.google.com by aresnick...@gmail.com on 28 Jun 2010 at 2:39

GoogleCodeExporter commented 9 years ago
Please give the latest a try.

I have added support for opening external python (.py) files with pynguin. You 
can also set a value in conf.py to have pynguin monitor those external files 
and automatically load any changes.

Still need to add a menu item to reload the file in case you are not asking for 
auto-reload...

Original comment by miss...@hotmail.com on 12 Jun 2011 at 8:45