Skip to content

Expose a terminal's creation options as API #63052

@DonJayamanne

Description

@DonJayamanne

Right now when a terminal is created the onDidOpenTerminal event fires providing the ref to the terminal created.

This information is crucial for the Python Extension when activating the Python Environment in the terminal.

Note: Each workspace folder can have different python environments, hence the workspace folder Uri is necessary when identifying the python environment that needs to be activated.

Suggestion: Add workspaceUr or cwd to the Terminal object.

Metadata

Metadata

Assignees

Labels

apiapi-finalizationfeature-requestRequest for new features or functionalityterminalGeneral terminal issues that don't fall under another labelverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions