-
Type: Story
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Autocomplete
-
None
-
Not Needed
User Story
As a user,
I want to get autocompletion for MongoDB operators/expressions in playgrounds
So that I can save some typing and make sure I write correct queries and aggregations.
Notes
- This functionality was briefly available when we used the shell's autocomplete implementation but went away when we moved to the AST-based version of it.