Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tree-explorer): add clone document context menu item to document item in tree explorer VSCODE-350 #458

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

Anemy
Copy link
Member

@Anemy Anemy commented Dec 7, 2022

VSCODE-350

Adds a Clone Document... action to the tree view. This action opens a playground where the document is used in an insertOne command.

Also did a bit of type cleanup in one of the test files, we were previously casting sinon fakes to any.
Could add more tests testing this functionality if folks want.

Here's how it looks:

clone.document.mp4

@alenakhineika
Copy link
Contributor

I like this feature! especially that it works Compass alike and makes these two products consistent in terms of user experience 👌

@Anemy Anemy merged commit ea6c408 into main Dec 8, 2022
@Anemy Anemy deleted the VSCODE-350 branch December 8, 2022 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants