Skip to content
Discussion options

You must be logged in to vote

I tried to disable notifications in Windows but it did not helped. Also, it seems that 'KB5070311' update I have already installed.

However, it led me to additional investigation.

It seems that following settings in VSC resolves the issue (as a workaround)

{
"chat.notifyWindowOnConfirmation": false,
"chat.notifyWindowOnResponseReceived": false
}

In UI it is in Settings -> Features -> Chat -> **

For context (my VSC details):
Version: 1.107.1 (system setup)
Commit: 994fd12f8d3a5aa16f17d42c041e5809167e845a
Date: 2025-12-17T14:15:14.850Z
Electron: 39.2.3
ElectronBuildId: 12895514
Chromium: 142.0.7444.175
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.26200

--
OS details: …

Replies: 13 comments 12 replies

Comment options

You must be logged in to vote
1 reply
@NickVerhelst
Comment options

Comment options

You must be logged in to vote
3 replies
@cezare1
Comment options

@wokkuyay
Comment options

@cezare1
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@danewalton-msft
Comment options

Comment options

You must be logged in to vote
2 replies
@cezare1
Comment options

@phannhat17
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jeff0778
Comment options

@wokkuyay
Comment options

Answer selected by wokkuyay
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Rowdster
Comment options

@Rowdster
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended Copilot Agent Mode Agent Mode is capable of iterating on its own code, recognizing errors, and fix