JasonYeMSFT

Results 190 comments of JasonYeMSFT

Closing due to lack of response. If you still have this issue, please open a new one with the additional information we requested.

The mismatching IP address is a known issue that we don't have control over. The message genuinely describes what's going on. Some Local Area Network Gateway has multiple outgoing IP...

I am just deployed to this project. This looks like a good feature to add. I am working on a prototype now and will update here once I get more...

The work has been merged. It will be included in the 0.21.0 release.

@sit-md Exporting the query result won't be supported in 0.21.0. The query result would be presented in a JSON document and for now you will need to manually parse the...

I merged a fix to mitigate this issue. The root cause was we were using _rid as the "id" parameter in the document's uri. In uri query string standard, plus...

I believe this has been fixed. The extension has replaced keytar with vscode secret storage module.

I believe this has been fixed. The extension has replaced keytar with vscode secret storage module.

I may have misunderstood the status of the migration to secretStorage. The work is done but the latest release is still using keytar (I thought it isn't). We don't have...

I tried but I am not able to reproduce this issue. From the code point of view, this could happen if there are is a concurrently execution that attempts to...