adem0x / pyscripter

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

No way for users to control number of recent files list #765

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Use PyScripter 2.5.3. Open about 10 python files.
2.Close 5 files randomly. After closing 5th file, notice that all files closed 
are listed in the "Recent Files" list under the "Files" menu. Now close the 6th 
file. Again notice that this file enters the "Recent Files" list. However the 
1st file closed, has been taken out of the "Recent Files" list.
3.Search for a way to change the number of files to be present in the "Recent 
Files" list.

What is the expected output? What do you see instead?
There are only last 5 file listed in the "Recent Files" list. There does not 
seem to be a way to control number of files to show in the recent files list. 
There should be an option in the IDE settings to allow the user to control the 
above setting. This helps in keeping track of files in a large project. In 
addition, it should be possible to dock certain files at the top of the list, 
that way files used very often can be docked at the begining of the list..while 
others can be moved in and out of the "Recent Files" list.

What version of the product are you using? On what operating system?
Pyscripter 2.5.3 x86. Windows 7.

Please provide any additional information below.

Original issue reported on code.google.com by vsapr...@gmail.com on 7 Mar 2014 at 12:02