v0.11.1
What's Changed
- feat(playground): adds new Time-Series options for collection creation in playgrounds VSCODE-362 by @himanshusinghs in #478
- feat(playground): makes the creation of Column Store indexes more visible in index creation template VSCODE-364 by @himanshusinghs in #479
- feat(tree-explorer): add insert document context menu action VSCODE-367 by @Anemy in #469
- feat(playgrounds): update playground template VSCODE-337 by @Anemy in #470
- fix: make install-local script work VSCODE-310 by @Anemy in #471
- feat: playgrounds in JS VSCODE-372 by @alenakhineika in #482
- feat: show MongoDB completion items before other JS completion VSCODE-382, VSCODE-385 by @alenakhineika in #490
- feat: suggest use and db commands VSCODE-380 by @alenakhineika in #491
- feat: add diagnostics feature to the language server VSCODE-375 by @alenakhineika in #493
- feat: extend playground completions VSCODE-376, VSCODE-381, VSCODE-389, VSCODE-390 by @alenakhineika in #497
- feat: provide shell methods completions after getCollection VSCODE-390 by @alenakhineika in #498
- feat: system variables and fields completion VSCODE-377, VSCODE-393 by @alenakhineika in #500
- feat: add links to MQL documentation VSCODE-387 by @alenakhineika in #501
- docs: document the semantic highlighting issue VSCODE-374 by @alenakhineika in #503
- fix: save documents from the tree view and do not reopen them for playground runs VSCODE-399, VSCODE-400 by @alenakhineika in #504
New Contributors
- @himanshusinghs made their first contribution in #467
Full Changelog: v0.10.0...v0.11.1