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

FR: Support to open multiple files from "Open File" #252

Open
iahung3 opened this issue Apr 15, 2024 · 5 comments
Open

FR: Support to open multiple files from "Open File" #252

iahung3 opened this issue Apr 15, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@iahung3
Copy link

iahung3 commented Apr 15, 2024

Current button's name, Open a File, is very clear that it can only open a single file.

@SpartanJ
Copy link
Owner

SpartanJ commented Apr 15, 2024

Yes, this is pending, I never cared enough to fix it (I don't see the point of opening a file from "Open file...", if i need to open many files i'll drag the files to ecode.

@SpartanJ SpartanJ self-assigned this Apr 15, 2024
@SpartanJ SpartanJ added the enhancement New feature or request label Apr 15, 2024
@SpartanJ SpartanJ changed the title Discussion: Should ecode supports open multiple files? FR: Supports open multiple files from "Open File" Apr 15, 2024
@SpartanJ SpartanJ changed the title FR: Supports open multiple files from "Open File" FR: Support open multiple files from "Open File" Apr 15, 2024
@SpartanJ SpartanJ changed the title FR: Support open multiple files from "Open File" FR: Support to open multiple files from "Open File" Apr 15, 2024
@iahung3
Copy link
Author

iahung3 commented Apr 15, 2024

if i need to open many files i'll drag the files to ecode.

I will do like you.

@iahung3 iahung3 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 15, 2024
@SpartanJ SpartanJ reopened this Apr 15, 2024
@SpartanJ
Copy link
Owner

I still want to do it, I'm gonna keep it open.

@iahung3
Copy link
Author

iahung3 commented Apr 15, 2024

I still want to do it, I'm gonna keep it open.

How do you implement it? Pressing Ctrl to select multiple files and Shift to select a block of files? If multiple files could be selected and opened, how would the search feature work?

@SpartanJ
Copy link
Owner

Pressing Ctrl to select multiple files and Shift to select a block of files?

Yes

If multiple files could be selected and opened, how would the search feature work?

Selection should be kept alive while filtering. But it's tricky, so initially I will not care about it. Not even Dolphin supports it, so we will be fine without it.

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

No branches or pull requests

2 participants