Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 26, 2022

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