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

Open files at its group #6497

Open
EugenKon opened this issue Sep 26, 2024 · 0 comments
Open

Open files at its group #6497

EugenKon opened this issue Sep 26, 2024 · 0 comments

Comments

@EugenKon
Copy link

Problem description

In our project we have frontend and backend subfolder. Usually when we open new files for editing it opens after a current view.

Preferred solution

It would be nice to be able to create groping rules at Open files section. So, in this case, files located at some folder are opened at their group.
image

Eg. if a new file for editing was located at src/front folder it is opened after ec2-autoscale.tf view (because it is currently opened). See first green dot. But if a new file for editing was located at src/backend then it is opened at the end of the second group. See the second green dot.

Alternatives

For simplicity we can relay on the path, but ideally it will be nice if I can provide custom regexes to create more complex groping rules. Eg. group for .js, .txt and group for .c files.

Additional 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