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
173 stars 92 forks source link

Move link profile to context menu next to hide/delete profile #765

Closed VitGottwald closed 4 years ago

VitGottwald commented 4 years ago

The profile node in ds/uss/job tree is getting crowdy.

Screenshot 2020-04-30 at 10 56 45

I believe that only often used functionality should have an icon in there and would suggest moving the Link Profile (Associate Profiles) into context menu next to Hide/Delete Profile

Screenshot 2020-04-30 at 10 36 47
jelaplan commented 4 years ago

@VitGottwald I agree with your suggestion. I thought we had informally agreed to keep these button bars to three icons. This doesn't seem like a common activity.

I'm wondering about this feature/icon with the tooltip 'Associate Profile.' Is there another story that describes the use case and rationale? Maybe 631? I guess the idea is that a user could create a z/OSMF profile with the + icon and then switch it to a ssh profile. I'm wondering if this is meant to be the workflow for allowing connections to services other than z/OSMF.

image
jelaplan commented 4 years ago

It seems this may be related to your issue 734 around associated profiles icon. https://github.com/zowe/vscode-extension-for-zowe/issues/734