Skip to content

Commit 625137c

Browse files
authored
Added copy & screenshot about document editing (#241)
1 parent 495175a commit 625137c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ MongoDB Playgrounds are the most convenient way to prototype and execute CRUD op
2929

3030
_Make sure you are connected to a server or cluster before using a playground. You can't run a playground and you won't get completions if you are not connected._
3131

32+
### Document Editing
33+
34+
MongoDB for VS Code makes it extremely easy to make changes to documents in your collections. You can open documents in an editor tab, edit them and save the changes back to MongoDB.
35+
36+
![Document editing](resources/screenshots/edit.png)
37+
3238
### Quick access to the MongoDB Shell
3339

3440
Launch the MongoDB Shell from the command palette to quickly connect to the same cluster you have active in VS Code.

resources/screenshots/edit.png

563 KB
Loading

0 commit comments

Comments
 (0)