Skip to content

feat: Automatically rename duplicate task names with additional relative path#1265

Merged
CsCherrYY merged 1 commit intodevelopfrom
cs-issue1250
Aug 26, 2022
Merged

feat: Automatically rename duplicate task names with additional relative path#1265
CsCherrYY merged 1 commit intodevelopfrom
cs-issue1250

Conversation

@CsCherrYY
Copy link
Collaborator

@CsCherrYY CsCherrYY commented Aug 9, 2022

fix #1250

This PR will check all the vscode.Task names after converting from Gradle Tasks and add additional relative path information when duplicated names are detected.

@CsCherrYY CsCherrYY changed the title feat: Allow showing relative path in task name feat: Automatically rename duplicate task names with additional relative path Aug 15, 2022
@CsCherrYY CsCherrYY marked this pull request as ready for review August 15, 2022 05:37
Copy link
Member

@Eskibear Eskibear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CsCherrYY CsCherrYY merged commit 16c7a16 into develop Aug 26, 2022
@CsCherrYY CsCherrYY deleted the cs-issue1250 branch August 26, 2022 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Terminals' tab names to be different for different gradle projects under same workspace

2 participants