Skip to content

Terminal ViewColumn handling is wrong #158274

@bpasero

Description

@bpasero

I noticed terminals can accept ViewColumn:

viewColumn: ViewColumn;

Note that this does not map 1 to 1 to EditorGroup, you have to:

  • offset properly: code
  • convert properly: code

//cc @jrieken

Metadata

Metadata

Assignees

Labels

apibugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insidersterminal-editorsverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions