pgadmin4 icon indicating copy to clipboard operation
pgadmin4 copied to clipboard

Support for Opening Multiple SQL Files Simultaneously

Open Zalan1995 opened this issue 1 year ago • 1 comments

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!

Zalan1995 avatar Dec 06 '24 07:12 Zalan1995

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

yogeshmahajan-1903 avatar Dec 06 '24 11:12 yogeshmahajan-1903