-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(playground): codelens for active connection will inform about d…
…efault connected database VSCODE-316 (#621) * chore: codelens for active connection also inform about default db in playground * chore: playground will also autocomplete collection names for default connected db * chore: added tests for playground run default context * chore: refactored duplicate code as a helper function * Update src/language/mongoDBService.ts Co-authored-by: Alena Khineika <[email protected]> --------- Co-authored-by: Alena Khineika <[email protected]>
- Loading branch information
1 parent
64c7473
commit f93f111
Showing
6 changed files
with
945 additions
and
490 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.