gp1313 / iep

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

Command line interface for IEP (in particular to open .py files) #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. using command line "E:\Program Files\iep\iep.exe" "foo.py"  can not open 
foo.py file in that folder

What is the expected output? What do you see instead?
IEP open file directly
IEP just start without opening foo.py

What version of the product are you using? On what operating system?
Windows 7 IEP3.1

Please provide any additional information below.

Original issue reported on code.google.com by keekyc...@gmail.com on 5 Jan 2013 at 7:50

GoogleCodeExporter commented 8 years ago
This behavior is not yet implemented.

This feature would require checking if there already is an IEP process, and if 
so, it should be communicated with that process that it should open the 
particular file.

Marking this for release 3.3. But perhaps I'll have a look and if it's not too 
much work it might get into 3.2.

Original comment by almar.klein@gmail.com on 6 Jan 2013 at 7:30

GoogleCodeExporter commented 8 years ago
As part of migrating our code repositories from Googlecode
to Bitbucket, all IEP issues are now tracked at 
https://bitbucket.org/iep-project/iep/issues

To view this issue, use this link (with X replaced by the issue number):
https://bitbucket.org/iep-project/iep/issue/X

Issues on Bitbucket can be created by anyone. Commenting on issues requires 
login via Bitbucket, Google, Twitter or Github.

Original comment by almar.klein@gmail.com on 11 Jun 2013 at 2:40