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

Disallow opening same file twice #85

Open
krilim opened this issue May 20, 2022 · 2 comments
Open

Disallow opening same file twice #85

krilim opened this issue May 20, 2022 · 2 comments
Labels

Comments

@krilim
Copy link

krilim commented May 20, 2022

I would be nice to have an option to disallow opening same file twice. In big projects, some times I open the same file 2 or 3 times and it is a bit messy.

@aurora aurora added the feature label Feb 28, 2023
@aurora
Copy link
Owner

aurora commented Feb 19, 2024

I think this shouldn't take much work to implement - just out of curiosity, how come you open the same file twice -> by calling rmate multiple times with the same file path or by including the same file path multiple times as parameter?

@krilim
Copy link
Author

krilim commented Feb 20, 2024

I have a lot of files open in VS Code. When I have so many files open, the tabs become too small to see the full file name. If I've been editing another file for a long time, I might forget that I already opened the file I need and open it again.

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

No branches or pull requests

2 participants