JasonYeMSFT

Results 49 issues of JasonYeMSFT

For example, if I have a project using an NPM module called `my-module` with the following file structure: - node_modules/ - my-module - package.json - src/ - index.js - package.json...

status:requirements
detector:npm

### Which service(blob, file, queue, table) does this issue concern? blob ### Which version of the Azurite was used? 3.14.0 ### Where do you get Azurite? (npm, DockerHub, NuGet, Visual...

question
blob-storage

### Preflight Checklist - [X] I have installed the [latest version of Storage Explorer](https://github.com/Microsoft/AzureStorageExplorer/releases/latest). - [X] I have checked existing resources, including the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) and the [release notes](https://github.com/microsoft/AzureStorageExplorer/releases). -...

:beetle: regression

In some of our click event listener, we manually detect and differentiate single click and double clicks to execute different actions. By taking advantage of the MoustEvent.detail property, which gives...

:test_tube: engineering

:bulb: feature request
:gear: blobs
:gear: adls gen2

- [x] Add proxy, User Agent support - [x] Azure China, Azure US Gov support - [x] Finish test pass - [x] Create App Config Extension GitHub repository - [...

:gear: app-config

We have the feature for blobs to open a blob as a downloaded local file, watch changes on that file, and re-upload the updated data. We can implement its counter...

:bulb: feature request

Activating restored tabs won't auto-select the node associated with them even if those nodes are already in the tree.

:grey_question: investigate