Skip to content
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

chore: Cleanup vscode extension output channels #19422

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented Mar 22, 2025

No description provided.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 22, 2025
import type { Config } from "./config";

const debugOutput = vscode.window.createOutputChannel("Debug");
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Turns out we always allocated an output channel named Debug...

@Veykril Veykril force-pushed the push-xlmxtopzlmxm branch from 1884cae to 78f4146 Compare March 24, 2025 06:44
@Veykril Veykril enabled auto-merge March 24, 2025 06:44
@Veykril Veykril added this pull request to the merge queue Mar 24, 2025
Merged via the queue into rust-lang:master with commit d8792ee Mar 24, 2025
10 checks passed
@Veykril Veykril deleted the push-xlmxtopzlmxm branch March 24, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants