querymx / querym

Querym is free, open-source and cross-platform MySQL and PostgreSQL GUI client.
https://querym.net/
GNU General Public License v3.0
94 stars 28 forks source link

Should be have feature for close all tab #62

Closed SR6Glory closed 1 year ago

invisal commented 1 year ago

We can implement like most program with tabs do. We can add

- Close
- Close Others
- Close to the Right

Where to implement?

https://github.com/invisal/query-master/blob/main/src/renderer/screens/DatabaseScreen/MainView.tsx#L44 There are menu ready for you to implement.