zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
169 stars 91 forks source link

Automatic pulling from mainframe #2421

Open YvesMichon opened 1 year ago

YvesMichon commented 1 year ago

Is your feature request related to a problem? Please describe.

It's not a problem actually but an enhancement for users who manage multiple files directly from mainframe. When a job generate some JCL in a library, before viewing or submitting them, the user must use the "Pull from Mainframe" on each JCL.

Describe the solution you'd like

A possible solution may be to have an automatic pull from mainframe activable by right-clic on the opened file in VScode. Or having a setting allowing to enable an autoamtic pulling from mainframe on each opened file from mainframe. The pulling may occurs every nth minute

github-actions[bot] commented 1 year ago

Thank you for raising this enhancement request. The community has 90 days to vote on it. If the enhancement receives at least 10 upvotes, it is added to our development backlog. If it receives fewer votes, the issue is closed.

EmmasBox commented 7 months ago

This is definitely something that confuses new users. The refresh button that was introduced somewhat recently would benefit from doing a hard refresh as well