-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
We will be able to choose a connection in a dropdown editor and when selected, we will ask, the user to connect.
- If the user denies the connection, nothing will happen, resetting the dropdown to a zero-state (empty).
- If the user connects, the connection will be opened, a telemetry event will be sent (according to
INTELLIJ-13) and the connection will be attached to the editor.
If a new connection is added through DataGrip, or a connection is removed, we will automatically refresh the dropdown with the new connection list.
If the current opened and linked connection is deleted or disconnected, we will reset the dropdown to a zero state and detach the connection from the editor.
- depends on
-
INTELLIJ-15 Add an empty toolbar when a Java file with MongoDB related code is open
- Closed