Skip to content

TerminalVirtualProcess.start is called before Change TerminalVirtualProcess.setDimensions #77228

@GabeDeBacker

Description

@GabeDeBacker
  • VSCode Version: Insiders 1.37

When implementating vscode.TerminalVirtualProcess, I've noticed that setDimensions is not called before start, which is necessary for enabling pseudo-console output using the Windows 10 APIs. (The dimensions are required before starting a psuedo console).

The only time setDimensions seems to be called at all is when the user resizes the terminal.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugterminalGeneral terminal issues that don't fall under another labelverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions