Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-389

Provide collection name completion in bracket notation

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.11.1
    • Affects Version/s: None
    • Component/s: Playgrounds
    • Labels:
      None
    • 1
    • 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.
    • Iteration Xantic Sargo

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

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

            Assignee:
            alena.khineika@mongodb.com Alena Khineika
            Reporter:
            alena.khineika@mongodb.com Alena Khineika
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: