-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
Environment:OS:
node.js / npm versions:
Additional info:
If I'm opening a project that I've worked on before and have selected a datastore that belongs to that project, I would like for the extension to automatically connect to that datasource when I close and reopen that project in IntelliJ (a new session).
Edge cases:
1. If the datastore is removed before closing the project, then we would keep it in the same state when the project is reopened (i.e no datastore is connected)
2. If the datastore is global and is removed from another project, we will also show no datastore connected when this project is opened again.
- depends on
-
INTELLIJ-65 Persist datastore selection when opening a new file
- Closed