Provide collection name completion in bracket notation

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 0.11.1
    • Affects Version/s: None
    • Component/s: Playgrounds
    • None
    • 1
    • Iteration Xantic Sargo
    • Needed
    • Hide

      Now we suggest collection names for a bracket notation: db["collectionName"].find({});
      Not sure if we document something like this somewhere.

      Show
      Now we suggest collection names for a bracket notation: db ["collectionName"] .find({}); Not sure if we document something like this somewhere.

      Provide collection name completion when a collection is specified in a bracket notation.

      db["collection"].find({});
      

              Assignee:
              Alena Khineika
              Reporter:
              Alena Khineika
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: