Skip to content

Delay Python environment discovery until the extension is used #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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions