vscode-viva icon indicating copy to clipboard operation
vscode-viva copied to clipboard

💡 [Feature]: Refactor action naming

Open Adam-it opened this issue 1 year ago • 0 comments

🎯 Aim of the feature

Due to new actions that will come, like the upgrade app action, which may be confusing with the current upgrade project action we should rename the current Actions to make the naming more descriptive. I propose the following image

The naming on the UI may be corrected in https://github.com/pnp/vscode-viva/blob/main/src/panels/CommandPanel.ts in actionsTreeView method

We should also align/correct the name of the equivalent VS Code commands for each of those actions and those we may find in the package.json

📷 Images (if possible) with expected result

No response

🤔 Additional remarks or comments

No response

Adam-it avatar Jul 29 '24 12:07 Adam-it