Fernando Rijo Cedeno

Results 266 comments of Fernando Rijo Cedeno

Hi @martin-pala-broadcom, What if you could configure the polling yourself by specifying a delay time (of 10 seconds instead of 3) or maybe less retries (6 instead of 100) I...

@martin-pala-broadcom Sorry about that. I should have said that that would be a temporary solution. I do agree that async operations are often better. Thanks for the informational reply. 😄

Could this be considered as resolved? With #1964 we added the ability to record the use of profiles. I believe this helps us determine whether or not to remove a...

[eslint-plugin-jsdoc](https://www.npmjs.com/package/eslint-plugin-jsdoc) vs [eslint-plugin-tsdoc](https://www.npmjs.com/package/eslint-plugin-tsdoc)? It's probably better to use the JSDoc one since it's actively maintained 😋

We should be able to easily remove codecov if/when we complete this issue 😋

Hey @JillieBeanSim, I was able to reproduce the issue with the most recent vNext release ([v3.0.0-next.202404242037](https://github.com/zowe/zowe-explorer-vscode/releases/tag/v3.0.0-next.202404242037)). I'm looking into this a bit further, but I'll open it as a separate...

To make things easier for people to test this PR, feel free to get the VSIX files from the latest builds: - ZE: https://github.com/zowe/zowe-explorer-vscode/actions/runs/8900831057?pr=2783 - zFTP: https://github.com/zowe/zowe-explorer-vscode/actions/runs/8900831065?pr=2783

Thanks for the reviews, @t1m0thyj, @traeok, and @JillieBeanSim! 🥳

Please note that even after these all dependencies are installed, you may still run into other problems due to the `headless-gl` dependency. For more details, see: - https://github.com/stackgl/headless-gl/issues/271#issuecomment-1962495138