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

Support for Opening Multiple SQL Files Simultaneously #8243

Open
Zalan1995 opened this issue Dec 6, 2024 · 1 comment
Open

Support for Opening Multiple SQL Files Simultaneously #8243

Zalan1995 opened this issue Dec 6, 2024 · 1 comment
Labels

Comments

@Zalan1995
Copy link

It would be highly beneficial if pgAdmin could support opening multiple SQL files at once in the Query Tool. Currently, users have to open each file individually, which can be time-consuming when working with several files. A feature allowing users to select and load multiple SQL files in separate tabs or within the same session would greatly enhance productivity, especially for those handling complex workflows or large projects.

Proposed Solution:

Add a "Multi-File Open" option in the Query Tool, allowing users to select multiple files simultaneously.
Each file could open in a separate tab automatically.
Alternatively, provide an option to combine the contents of selected files into a single tab.

Use Case:
For database administrators and developers who need to execute or edit several SQL scripts consecutively, this feature would save significant time and streamline the workflow.

Thank you for considering this feature request!

@yogeshmahajan-1903
Copy link
Contributor

File dialogue should allow multiple file selection.(Similar to VS code)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants