It would be nice if there were a keyboard shortcut to quickly filter pds members to get to one you want. For example, entering CTRL +'L' would open a dialog where you can enter a new member name filter
I've tried adding a keyboard shortcut within VS Code to execute "Zowe Explorer: Filter PDS Members", but when I use this shortcut I get the following error;
Cannot read properties of undefined (reading 'contextValue')
I'm assuming this is because the context of what data set you're looking at isn't stored. Perhaps it could default to the last PDS that was used?
It would be nice if there were a keyboard shortcut to quickly filter pds members to get to one you want. For example, entering CTRL +'L' would open a dialog where you can enter a new member name filter
I've tried adding a keyboard shortcut within VS Code to execute "Zowe Explorer: Filter PDS Members", but when I use this shortcut I get the following error;
Cannot read properties of undefined (reading 'contextValue')I'm assuming this is because the context of what data set you're looking at isn't stored. Perhaps it could default to the last PDS that was used?