Export - CSV (All fields)
Export - CSV (Current fields)
VSCODE-267
Warn users when they run "use db" without parenthesesVSCODE-401
Extend JavaScript signature help provider with MongoDB signaturesVSCODE-378
Support getCollection names completionVSCODE-230
Running playground results in an errorVSCODE-204
Error when running playgroundsVSCODE-344
No '.mongodb' playground files found in the workspace.VSCODE-434
Run playground fails to add a new db to the listVSCODE-360
Refreshing VSCode with an unsaved playground results in empty filesVSCODE-226
Code lenses for partial playground executions sometimes are missingVSCODE-162
Add right click action to indexes to create a playground with all of the create indexes commands used to create the indexesVSCODE-130
Can't execute only highlighted code in playgroundsVSCODE-538
Playground connected codelens showing on all .js files, not just playgroundsVSCODE-228
when a user selects a playground or document, they need to de-select it and reselect it to reopenVSCODE-257
Playground Result NaN are displayed as nullVSCODE-474
Add test for running a playground with a document with all typesVSCODE-433
Refresh in the sidebar breaks autocompleteVSCODE-465
isInteractive() returns true in playgroundsVSCODE-355
print() output in playgrounds is affected by mutationsVSCODE-400
Run playground sets focus to a previously open documentVSCODE-231
Error while editing a playground file without any active MongoDB connectionVSCODE-393
Suggest field after getCollectionVSCODE-377
Suggest system variablesVSCODE-411
Expose all the available languages in export to languageVSCODE-334
Export to language actions appear for regular playground resultsVSCODE-180
Playground file opened in previous session won't runVSCODE-389
Provide collection name completion in bracket notationVSCODE-381
Field completion does not work for collections specified using bracket notationVSCODE-376
Replace existing aggregation stage snippets with the MongoDB query API completionVSCODE-364
Surface columnstore indexes in the VSCode index templateVSCODE-174
Run only mongodb files when using shortcuts or command paletteVSCODE-390
Provide shell methods completions after getCollectionVSCODE-372
Make playgrounds become proper JavaScript environmentsVSCODE-421
bump mongosh in VSCodeVSCODE-269
When the language server worker runs out of memory it fails silentlyVSCODE-387
Add link to MQL documentationVSCODE-175
Fix code lenses at the end of a playgroundVSCODE-224
Add telemetry events for documents edited from a playgroundVSCODE-362
Add bucketMaxSpanSeconds & bucketRoundingSeconds to the timeseries templateVSCODE-276
Cannot open documents with a slash in _idVSCODE-203
Playground result in editor not formatted properlyVSCODE-316
Playgrounds should run in database specified in connection stringVSCODE-408
Clear completions cache on Refresh action on the sidebarVSCODE-295
Unable to run playground after editing it
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0