LionHeart123 / pyscripter

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

Change file name, pyscripter could not refresh file name in project Explorer #661

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. in Win 7 with pyscripter installed, create a project and import project files
2. in Project Explorer window, right click a file, on context menu, select 
`Property`
3. in `Property` dialog, change the file name, and click 'OK' to finish.

What is the expected output? What do you see instead?

We will see that file name is not changed in Project Explorer window. 
We expect that file name changed in Project Explorer window automatically. At 
least, we should provide 'Refresh' menu to click and refresh.

What version of the product are you using? On what operating system?
Version : 2.5.3.0
OS: Win 7

Please provide any additional information below.

Original issue reported on code.google.com by jcyr...@gmail.com on 7 Jun 2012 at 6:40

GoogleCodeExporter commented 9 years ago
Same problem occurs when you add a file to a project folder that was previously 
imported to a project.  Projects are pretty useless if they are static lists 
that have to be manually maintained.  Might was well just have folders and 
forget about projects.  Feature is an after-thought.  Another reason for 
projects is so that references to functions can be searched across the project. 
 And so that function completion can occur across the project.

Original comment by lewis_le...@hotmail.com on 15 Mar 2013 at 6:21