-
Notifications
You must be signed in to change notification settings - Fork 34.5k
fix: Close #189556, gulp task do not display task name #189557
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
Conversation
thanks for working on this. the above error is present |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The return type of the changed functions seems fishy to me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, though @meganrogge I don't think this has much to do with VS Code tasks. As far as I can tell the printing of the name is here:
https://github.com/yiliang114/vscode/blob/818ae5029a3792e31804be7ad83e30c42f063eb0/build/lib/task.ts#L38-L39
|
Sorry, I have modified this |
maybe try removing this file from the changes?
|
Okay, I 've already done that |
Thanks for your work @yiliang114 ! |
fixes #189556
After add Task Name