Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 1 comment
Closed

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

GoogleCodeExporter opened this issue Aug 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@pyscripter
Copy link
Owner

Fixed in version control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants