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

Add `Clone Document...` action to tree explorer document context menu

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.10.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Needed
    • Hide

      This adds a `Clone Document` action to the context menu for documents in the explorer view. This menu is shown when a document is right clicked.
      So far the actions we have there are `View Document`, `Copy Document`, `Clone Document`, and `Delete Document`.
      I'm thinking we can probably expand the section on Documents here: https://www.mongodb.com/docs/mongodb-vscode/databases-collections/
      to include the actions folks can do after right clicking a document (maybe something similar to what we have for right-clicking a collection)
      Thanks!

      Show
      This adds a `Clone Document` action to the context menu for documents in the explorer view. This menu is shown when a document is right clicked. So far the actions we have there are `View Document`, `Copy Document`, `Clone Document`, and `Delete Document`. I'm thinking we can probably expand the section on Documents here: https://www.mongodb.com/docs/mongodb-vscode/databases-collections/ to include the actions folks can do after right clicking a document (maybe something similar to what we have for right-clicking a collection) Thanks!
    • Iteration Quahog

      This action should open up a playground with the document in an insertOne operation.

            Assignee:
            rhys.howell@mongodb.com Rhys Howell
            Reporter:
            rhys.howell@mongodb.com Rhys Howell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: