Massimiliano Marcon
Massimiliano Marcon
@jcgerhard what's the reason for wanting View Document in the contextual menu vs just clicking on the document?
@MullinsN we are currently planning the work for `load()` in `mongosh`. Once we have it done in `mongosh` it should mostly work out of the box in playgrounds.
Yes, that is me :) `mongosh` is the new MongoDB Shell. We rebuilt from scratch to improve the user experience and to make it embeddable in other places. You can...
Hi @libinvarghese. We have not exposed the `load()` implementation in VS Code playgrounds yet. Can you share a bit about your use-case?
@Anemy @Sgrinfy given that we are touching this component, should we consider making it clear that those are the pipelines for the current collection and not all of them, maybe...
At the moment that is not supported. I need to have a look at the HERE API (or you can have a look at it on http://developer.here.com) and see if...
Apparently HTTPS is an enterprise feature. One could switch the URL to jsl.js and scrips are loaded correctly. The browser will still complain because tiles are served over HTTP. Perhaps...
Ah, good point. I guess last time I updated the code a few months ago I forgot to bump the version number and update the npm package. I'll try to...
It's in progress, but it won't be quick.
@gapipro you can now give the beta version a try. Note though, that the API is slightly different. jQuery is no longer required (at some point I am planning to...