-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Task names are displayed incorrectly #156166
Comments
/cc @meganrogge and @Tyriar |
yes looks like the same as #154146 |
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines. Happy Coding! |
The Docker extension is not using the task name change emitter, though. Previously for all our tasks, it was just displaying the task type, which was good enough. |
@meganrogge are you sure this is the same as #154146? The more I look into it, the less it seems so. In the original bug, the user ran one task that executes as a |
@bwateratmsft what is it displaying if not the task type? |
@meganrogge just a guess; could this be only a problem on reconnected terminals where we restore the title but not the fact that the title source was "API", so title sequences override it? |
It was showing the name of the previous task, instead of the new one. |
I have the same problem. Here is a simple way to reproduce it:
Then open the folder in vscode, and run task 1, then task 2. This is the output:
It looks like this regression was caused by #154513 @Tyriar.
|
Thanks @meganrogge! I verified this is fixed on the latest Insiders build. |
Type: Bug
Originally from microsoft/vscode-docker#3580.
When executing a new task, the displayed name is incorrect. Potentially related to #154146?
VS Code version: Code - Insiders 1.70.0-insider (3cbf306, 2022-07-25T05:27:52.229Z)
OS version: Windows_NT x64 10.0.22000
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (5)
A/B Experiments
The text was updated successfully, but these errors were encountered: