Is your feature request related to a problem? Please describe.
If a user has a member open in VS Code, and they expect the contents of the member to change (on the mainframe), the only way for a user to look at the changes is to periodically right-click on the member in the tree and select "Pull from Mainframe".
Describe the solution you'd like
Give users the option to poll data sets and members that are in open editor tabs at a configurable interval, refreshing the contents if the file has been changed on the mainframe. Do not poll if the user has made local unsaved changes in VS Code.
Describe alternatives you've considered
Additional context
Is your feature request related to a problem? Please describe.
If a user has a member open in VS Code, and they expect the contents of the member to change (on the mainframe), the only way for a user to look at the changes is to periodically right-click on the member in the tree and select "Pull from Mainframe".
Describe the solution you'd like
Give users the option to poll data sets and members that are in open editor tabs at a configurable interval, refreshing the contents if the file has been changed on the mainframe. Do not poll if the user has made local unsaved changes in VS Code.
Describe alternatives you've considered
Additional context