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

Save As... with a different filename removes item from Open Recent menu #6477

Open
fantasai opened this issue Sep 11, 2024 · 0 comments
Open

Comments

@fantasai
Copy link

Description of the bug

Applying Save As... to a file that already has an existing filename removes that existing file from the Open Recent menu, making it difficult to create a copy of a file and have both it and the original open.

Steps to reproduce

  1. Create a file and save it under filenameA.
  2. Go to File > Save As... and name it filenameB.
  3. Since filenameA is no longer open, and try to open it from the Open Recent submenu.

Expected behavior

filenameA is still in the Open Recent submenu, making it easy to re-open the file.

Actual behavior

filenameA is no longer in the Open Recent menu, making it unnecessarily difficult to re-open the file.

Sublime Text build number

4180

Operating system & version

macOS

(Linux) Desktop environment and/or window manager

No response

Additional information

The main use case I have is having a file that I want to create variations of. Ideally I'd use some kind of "save a copy and open it" function, but in the absence of that Save As... + variant filename + reopen would work reasonably well... except it doesn't work.

OpenGL context information

No response

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

No branches or pull requests

1 participant