Skip to content

feat(completion): ps completion supports aliases#2852

Merged
vmaerten merged 2 commits into
go-task:mainfrom
kojiishi:ps-alias
May 31, 2026
Merged

feat(completion): ps completion supports aliases#2852
vmaerten merged 2 commits into
go-task:mainfrom
kojiishi:ps-alias

Conversation

@kojiishi
Copy link
Copy Markdown
Contributor

@kojiishi kojiishi commented May 19, 2026

Aliases to task, task.exe, path\to\task, and path\to\task.exe are supported, as long as they are set beforehand.

Fixes #2851.

Aliases to `task`, `task.exe`, `path\to\task`, and `path\to\task.exe` are supported, as long as they are set beforehand.

Fixes go-task#2851.
@vmaerten vmaerten self-requested a review May 31, 2026 08:54
Copy link
Copy Markdown
Member

@vmaerten vmaerten left a comment

Choose a reason for hiding this comment

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

Thanks!

@vmaerten vmaerten changed the title feat(ps): ps completion supports aliases feat(completion): ps completion supports aliases May 31, 2026
@vmaerten vmaerten enabled auto-merge (squash) May 31, 2026 09:05
@vmaerten vmaerten merged commit de1717b into go-task:main May 31, 2026
15 checks passed
vmaerten added a commit that referenced this pull request May 31, 2026
@kojiishi kojiishi deleted the ps-alias branch May 31, 2026 12:48
@kojiishi
Copy link
Copy Markdown
Contributor Author

Thanks for reviewing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PowerShell aliases should kick the auto completion

2 participants