Max Black

Results 3 comments of Max Black

This issue has been resolved! The audit progress tracker was implemented in [PR #7237](vscode-file://vscode-app/c:/Users/husiv/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/workbench/workbench.html) (commit [6d1789cd5f](vscode-file://vscode-app/c:/Users/husiv/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/workbench/workbench.html)) on February 28, 2024. Implementation The progress tracking was added to the [audit()](vscode-file://vscode-app/c:/Users/husiv/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/code/electron-browser/workbench/workbench.html) method...

I've created PR #8828 to address this issue. `npm config list` will now display proxy-related environment variables (`HTTP_PROXY`, `HTTPS_PROXY`, `NO_PROXY` and their lowercase equivalents) when they are set. The variables...

## Update: Root Cause Identified I've been investigating this issue further and found the root cause: ### The API Endpoint Source The `/-/_view/starredByUser` endpoint that the `npm stars` command uses...