Skip to content

Remove unused export const#315244

Merged
meganrogge merged 1 commit into
microsoft:mainfrom
Tyriar:tyriar/unused
May 8, 2026
Merged

Remove unused export const#315244
meganrogge merged 1 commit into
microsoft:mainfrom
Tyriar:tyriar/unused

Conversation

@Tyriar
Copy link
Copy Markdown
Contributor

@Tyriar Tyriar commented May 8, 2026

Copilot AI review requested due to automatic review settings May 8, 2026 11:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes an unused exported constant from the terminal common contract file (terminal.ts), reducing dead/unused API surface in the workbench terminal module.

Changes:

  • Removed the ShellIntegrationExitCode exported constant (633) and its accompanying comment block from src/vs/workbench/contrib/terminal/common/terminal.ts.

Copy link
Copy Markdown
Collaborator

@meganrogge meganrogge left a comment

Choose a reason for hiding this comment

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

Thanks :)

@meganrogge meganrogge added this to the 1.120.0 milestone May 8, 2026
@meganrogge meganrogge enabled auto-merge (squash) May 8, 2026 16:13
@meganrogge meganrogge merged commit 4b27aff into microsoft:main May 8, 2026
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants