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

Create a new Favorites menu

Open gustavosimon opened this issue 3 years ago • 1 comments

Suggestion

Create a new Favorites menu to render the custom Favorites commands. This menu is to improve the experience about developing Java code using this extension.

Use Cases

I want use this feature to set a custom command and quickly execute the maven goal. Now, we just execute the favorites/custom commands from Ctrl + Shift + P (Cmd + Shift + P, on Mac)

Examples

An example is add the 'mvn clean install' command to clean and install the Maven project. We can also set another commands like 'clean compile', 'clean package', ... So, in this way we can quickly execute the custom maven goal.

This issue is about the discussion on PR #870.

gustavosimon avatar Oct 01 '22 00:10 gustavosimon

Hi @Eskibear ! Can you assign this issue for me? Thanks.

gustavosimon avatar Oct 01 '22 00:10 gustavosimon

Closing this issue because #900 was merged and #901 was created.

gustavosimon avatar Nov 09 '22 13:11 gustavosimon