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
hi, I'm using a grammar/dictionary LSP. This makes CopilotChat include grammar diagnostics when building the chat context. I would like to not include these diagnostics because it distracts the model.
hi, I'm using a grammar/dictionary LSP. This makes CopilotChat include grammar diagnostics when building the chat context. I would like to not include these diagnostics because it distracts the model.
Is there a way to filter out diagnostics? cheers