vscode-MongoSnippets-NodeJS icon indicating copy to clipboard operation
vscode-MongoSnippets-NodeJS copied to clipboard

VSCode Extension - Mongo Snippets.

Results 8 vscode-MongoSnippets-NodeJS issues
Sort by recently updated
recently updated
newest added

Issue Type: Bug Start typing until the suggestion list appears. Then try to navigate with the list with the arrow key down, after a few seconds or instantly the list...

bug
help wanted
hacktoberfest

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

**Is your feature request related to a problem? Please describe.** N.A. *Description*: Add more MongoDB query snippets that you think should be supported by the extension. **Describe the solution you'd...

enhancement
help wanted
good first issue
hacktoberfest

Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.11.0. Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip option (#442) [readme] fix version badge 6.10.5 [Fix] stringify: with arrayFormat:...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

* **Please check if the PR fulfills these requirements** - [x] The commit message follows our guidelines - [x] Tests for the changes have been added (for bug fixes /...

hacktoberfest

**Is your feature request related to a problem? Please describe.** No, it is not. The request is pertaining to the already existing `View Database as JSON` feature. Description: A CodeLens...

enhancement
hacktoberfest

**Describe the bug** !mdbcd creates a query but there is an issue. The issue is closing bracket of if is missing. **To Reproduce** Steps to reproduce the behavior: 1. Go...