Skip to content

Allow user to set their own custom activation commands for the interpreter #8870

Closed as not planned
@karrtikr

Description

@karrtikr

Upon creating a terminal, an activation command to activate the current environment is sent to the terminal.

There are often issues like #8770, where environment is not activated due to extension sending the wrong activation commands.

Example: An activation command used to work with conda x.x.x, but conda y.y.y changed something so it is no longer valid. And if the extension does not keep up with the change, activating the environment would fail.

Allow user to set their own activation commands for the interpreter they're using. Often they know the correct activation commands as you can notice in #8770.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-environmentsFeatures relating to handling interpreter environmentsfeature-requestRequest for new features or functionalityneeds proposalNeed to make some design decisions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions