Skip to content

Remove console title change from language server Program.cs#82229

Merged
dibarbet merged 2 commits into
mainfrom
copilot/update-console-title-behavior
Jan 30, 2026
Merged

Remove console title change from language server Program.cs#82229
dibarbet merged 2 commits into
mainfrom
copilot/update-console-title-behavior

Conversation

Copilot AI commented Jan 30, 2026

Copy link
Copy Markdown
Contributor

Removes the code that sets Console.Title when the language server starts.

Changes

  • Remove IOUtilities.PerformIO(() => Console.Title = "Microsoft.CodeAnalysis.LanguageServer") call
  • Remove now-unused Microsoft.CodeAnalysis.Shared.Utilities using directive

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • bcnvsblobprodcus378.vsblob.vsassets.io
    • Triggering command: /usr/share/dotnet/dotnet dotnet build src/LanguageServer/Microsoft.CodeAnalysis.LanguageServer/Microsoft.CodeAnalysis.LanguageServer.csproj --no-restore (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

Update the language server Program.cs to not change the console title


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: dibarbet <5749229+dibarbet@users.noreply.github.com>
Copilot AI changed the title [WIP] Update language server to not change console title Remove console title change from language server Program.cs Jan 30, 2026
@dibarbet dibarbet marked this pull request as ready for review January 30, 2026 21:16
@dibarbet dibarbet requested a review from a team as a code owner January 30, 2026 21:16
@dibarbet dibarbet enabled auto-merge January 30, 2026 21:16
@dibarbet dibarbet merged commit 700a414 into main Jan 30, 2026
24 of 25 checks passed
@dotnet-policy-service dotnet-policy-service Bot added this to the Next milestone Jan 30, 2026
@phil-allen-msft phil-allen-msft deleted the copilot/update-console-title-behavior branch February 13, 2026 16:56
@akhera99 akhera99 modified the milestones: Next, 18.5 Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants