You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it intended to not be able to disable this? I expect it to respect "terminal.integrated.shellIntegration.enabled" or create another setting. created an issue #153812
Refs #150833, #152391, #151769
Authors: @meganrogge @Tyriar
Complexity: 4
Create Issue
Tasks now make use of shell integration sequences to mark points of interest like the first problem found by problem matchers and command runs.
Verify that for:
Finite tasks IE ones that start and stop
Rerun command
action in the context menuWatch tasks
Both
Generic markers can be added:
echo -e "\x1b]1337;SetMark\x07"
and confirm that there's a generic decoration addedThe text was updated successfully, but these errors were encountered: