Closed DrByrnes closed 6 years ago
@DrByrnes , Yes, you are right, I also think it's messy, maybe you can contribution to this, there is a Context Menu to control the menu item in the code file, we can discuss on the detail.
@DrByrnes what's your opinion?
Assuming this doesn't require me to write any python I'm happy to assist.... ;-)
@DrByrnes , you don't need to write code, just configuration for menu item.
While this is a relatively minor or cosmetic request, I think there's merit asking for it.
If I right-click on a file in a project I have the following options that are confusing:
Destruct from Server
Deploy to this Server
It seems like it would be more clear if these were organized into two groups - one for the tooling API and one for the other metadata API. Perhaps something like:
[Metadata]
Delete from Server
[Tooling]
And I'd recommend each action prompts for the specific server, without a confirm/deny pop-up that currently exists.
Similar thoughts when right-clicking a file from the folder pane. Current I see:
While I rarely use this particular menu, it seems like the last two are duplicates, but if they aren't, it isn't clear how they differentiate themselves.
Thoughts?