Rhys
Rhys
@MullinsN Currently we're parsing the shapes of documents using this same module compass uses: https://github.com/mongodb-js/mongodb-schema The intellisense autocomplete is not using the same schema sample as the tree view collections...
@steve1337 to clarify - did all of the other clients mongoose, MongoDB Compass or NoSQLBooster for MongoDB, also require you to add the entry to the `hosts` file before you...
Created a ticket to track this, not sure on the cause off the top of my head so it'll take a bit of investigation. Could be a restriction or bug...
Hi @nathanielfink - thanks for reporting - unfortunately I don't believe this is something we have control over with the open file dialogue. Looking at[ vscode's open file options documentation](https://code.visualstudio.com/api/references/vscode-api#OpenDialogOptions)...
Hi @maxidev - thanks for reporting. Are you able to connect with a connection string? This might be an issue with how we handle things on linux machines.
@maxidev In the most [recent release (0.9.2)](https://github.com/mongodb-js/vscode/releases) we've updated our connection logic and MongoDB node driver. Could you see if this issue still persists? I haven't been able to reproduce...
Hi @fadelfffar - could you tell us a little more about your MongoDB instance you are trying to connect to? Is it running on your machine on the port 27017?...
Possible duplicate of https://github.com/mongodb-js/vscode/issues/408
@jcgerhard Thanks for the solid suggestions! Happy to hear you're enjoying the extension and finding it useful. We're doing some improvements to the tree view currently (the next version will...
Pr open from a community contributor! 🥳 https://github.com/mongodb-js/vscode/pull/419