-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
When a new file is open, we will add a new toolbar on top of the editor that will hold the actions related to MongoDB. In this task we are adding a placeholder so later we can fill it with any new actions.
Tech Design Reference: https://docs.google.com/document/d/1zcKexjsb2u5qt7e08pZxF1g339WF8vHiF6zCjRj0880/edit#heading=h.70onu7jza9dp
We will show the toolbar only when the file has the relevant Java imports in it, `com.mongodb` or `org.bson`.
- is depended on by
-
INTELLIJ-16 Show or hide toolbar when we add/remove references to MongoDB
- Closed
-
INTELLIJ-17 Show the list of connections in a dropdown, and when one is selected, attach it to the current file in the editor
- Closed