sql edit window text does not exist
Open
enhancement
wait for votes
xf:sql editor
xf:tasks
xf:ui
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
### Description
After closing Dbeaver, open Dbeaver again, and all the sql in the previously opened sql window will be cleared. This is very fatal. For example, if Dbeaver crashes and you force close it and open it again, then all the sql written before will not exist. This is because Dbeaver does not support temporary storage. Or a bug? Is it possible to do the same as Navicat, so that the window will not be cleared after closing the application and opening it again?
### DBeaver Version
2024.2.0
### Operating System
windows 10/mac os 15
### Database and driver
Postgres
### Steps to reproduce
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.