-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Language Server
-
None
-
3
-
Not Needed
-
Iteration Whale
Inside a query or aggregation (at least where we can tell we are inside a query or an aggregation), make sure that the MongoDB completions show up before anything else. For example, for `db.movies.find({})` it should suggest field names and MongoDB keywords (the $ things) before other "JS things".