Skip to content

Show all development environment dependencies at once #267

@msrsaditya

Description

@msrsaditya

Currently, I need to check each development environment (Android Studio, npm, pip, Cargo, etc.) individually to determine what dependencies are present. This requires manually reviewing each option to obtain a comprehensive view of all development-related files.

It would be helpful to have an option to display all development environment dependencies in a single view. This could display dependencies from all detected environments simultaneously, perhaps organized by category (e.g., npm packages, pip packages), making it easier to review everything without requiring multiple clicks.

  • A "Scan All" button that checks all environments simultaneously
  • Multi-select capability in the dropdown to check several environments at once
  • A summary view showing which environments have dependencies before diving into each one

This would streamline the process for users working with multiple development environments. The current system works well, and this would be a convenient feature to save time when reviewing all development dependencies. Thank you for considering this suggestion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions