Skip to content

don't enumerate enviornments on startup #629

Description

@Vipitis

Currently the extension tries to discover all python enviornments when it's activated. Meaning every time you start VSCode, or when you switch worksapces etc. Even if you don't intent to use Marimo this session.

Please change this behaviour or at least make it configurable. Otherwise I will continue to disable the extension untill I need it - which is really awful user experience. Especially since it doesn't correctly discover virtual enviornments or let's us manually specify a path (I think there already exists issues for this, let me know if I should find and link them or file more).

A solution could be something like rust-analyzer which let's you configure any kind of startup load:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions